I found the issue. My coworker uses level sequence director to destroy sequence actor, that cause the crash. I changed to use delegate from LevelSequencePlayer
and crash gone.
I found the issue. My coworker uses level sequence director to destroy sequence actor, that cause the crash. I changed to use delegate from LevelSequencePlayer
and crash gone.