You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
One was caused by the import validation not accounting for the package remapping when validating the class of the import in the linkerload. The other was caused by some code in the open world tech that asked the asset registry to scan for a file that doesn't exist. This one is resolved by putting the flag to tell the engine that the instanced package from migration don't have on disk file. #jira UE-209054 #rb JeanLuc.Corenthin, Francis.Hurteau [CL 32792908 by julien stjean in ue5-main branch]