I have an empty scene, added an Empty Actor and a CineCamera Actor. When I ‘Attach’ the camera to the Actor, it detaches itself when I save the level. All is well until I save. What’s going on? What am I doing wrong? Seems like I’m missing something fundamental here.
The back story is: I’d like to import an animated FBX camera from Maya, reposition and offset it in UE4. In Maya I would typically just ‘group’ it and adjust the group. The methodology in UE seems to be creating an empty actor, attaching to that and moving the actor. I’ve distilled this behavior down to what I described above and it behaves unexpectedly when I save. Feels like a bug, but I can’t be up against a bug on day 1! The bug is me.
Thanks in advance!