You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- Removed the problematic static that caused the crash and introduced a new caching system via a UPlatformSettingsManager class that keeps explicit references to the settings instead of adding them to the root - Switched the platform names to be more consistently FName instead of roundtripping through FString - Slightly unrelated: Added DeterminesOutputType metadata to FindParentWidgetOfType to avoid needing an extra cast in typical usage #jira UE-142875 #rb nick.darnell #preflight 620c788a252ef638b5806fd7 #ROBOMERGE-AUTHOR: michael.noland #ROBOMERGE-SOURCE: CL 19060400 in //UE5/Release-5.0/... via CL 19076932 #ROBOMERGE-BOT: UE5 (Release-Engine-Staging -> Main) (v921-19075845) [CL 19120907 by michael noland in ue5-main branch]