Hi,
I’m working on sequences with unreal 4.20 and until not so long ago, I was using a mesh only copy of my main character, in order to avoid some conflictual bugs between my main character animation blueprint and the animation played by the sequencer.
But recently I saw this tutorial, and then I decided to use my main character in my sequences so I could do some sweet transitions between my sequences and my game. (See the last God of War as a reference)
So I updated my sequences in my game by replacing the mesh only copy with the real character, and now, in some of my sequences my main character inexplicably disappear (the boolean Hidden in game on the mesh turn to true) for a few seconds. The instant when he disappears and the duration of the disappearance is different between two game sessions. And I can’t find the cause of this behavior.
If you have some clues about this situation, I would be glad to hear them !
Have a nice day,
Somegemeto