[Lyra] Blueprint child of LyraPlayerState C++ crashes when opening?

If anyone else encounters this, it’s because ALyraPlayerState::PostInitializeComponents() doesn’t handle the case of running in the editor properly. I fixed with this:

Others can comment on whether this is a good way to fix it.

4 Likes