You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
This can happen if a level is unloaded and reloaded without a garbage collection pass happening in-between, meaning the player would be torn down but wouldn't get re-created since the player was already partly initialized. #jira none #rb #preflight 642c53028f078cc70398259b [CL 24913186 by Andrew Rodham in ue5-main branch]