You've already forked UnrealEngineUWP
mirror of
https://github.com/izzy2lost/UnrealEngineUWP.git
synced 2026-03-26 18:15:20 -07:00
converting a file to a package path that can't exist for that for that file. This was causing an issue were the asset registry would think that a folder was deleted when in fact it was a file that was deleted. Ex: "../../../EngineTest/Content/NewFolder/.FileWithExtensionButNoName" would convert to ""../../../EngineTest/Content/NewFolder/" when it should fail. #jira UE-113163 #preflight 611faf78e7a30700018a69fb #rb Matt.Peters #ROBOMERGE-SOURCE: CL 17247636 in //UE5/Main/... #ROBOMERGE-BOT: STARSHIP (Main -> Release-Engine-Test) (v855-17104924) [CL 17247642 by julien stjean in ue5-release-engine-test branch]