You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
#rb Per.Larsson #jira UE-205251 #rnx - The crash was in a stand alone program that loads a very limited number of plugins which caused the TypedElementFramework to remain unloaded. - UTypedElementRegistry::GetInstance is not guaranteed to return a valid pointer so we have to check the return value. #changelist validated #virtualized [CL 31251865 by paul chipchase in ue5-main branch]