Files
UnrealEngineUWP/Engine/Plugins/Developer/PerforceSourceControl
paul chipchase 0a0215791f Fix a crash when refreshing file states in perforce and the TypedElementFramework has not been initialized.
#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]
2024-02-07 05:25:11 -05:00
..