Is RTCShot working yet?

There’s documentation for real-time cinematics (RTCs) now, but when I make an RTCShot that references a .gltf with camera animation by its FileGUID, building the package fails with the following AceXML error: 'ModelInfo' - Symbol not found (0x83600FB7). Is the .gltf with camera animation supposed to use some different kind of tag? Can we get a sample that takes camera animations from a .gltf?

Alright, to read the XML with the .gltf correctly I had to have them in a ModelLib asset group. However, the camera animation still doesn’t play even if another RTCCameraShot plays correctly in the same RTCSequencer. There’s no errors in the console so it’s hard to debug.