Files
UnrealEngineUWP/Engine/Source/Runtime/SandboxFile
Johan Berg 08838a41c9 Fix for incorrect sandboxed paths
When the argument is an already sandboxed path ConvertToSandboxPath added another copy of the path to the end. We need to test if the path is inside the full sandboxed path before testing if it's inside the project directory, since the former is inside the latter.

#jira UE-90154
#rb robert.manuszewski

[CL 12124794 by Johan Berg in 4.25 branch]
2020-03-11 09:20:59 -04:00
..
2020-03-11 09:20:59 -04:00