You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
- bUsePlatformFileStub = true replaces the default platform file. The default PF is saved and can be reused at any time. The side effect is lots of warnings for missing files and object loading errors which is acceptable for low level tests. - bMockEngineDefaults = true sets some mandatory engine defaults (materials, fonts etc) that can only be loaded from cooked assets. #jira UE-178194 #rb Ryan.Gerleve #preflight 63f8e7051206d91a2bd8b0cd [CL 24407283 by chris constantinescu in ue5-main branch]