Files
UnrealEngineUWP/Engine/Source/Programs/AutomationTool/Scripts
Sorin Gradinaru 331515ea57 UE-63224 Android DLC profile in Project Launcher fails if there is a space in the path for the destination directory
#jira UE-63224
#4.21
#Android
#rb Jack.Porter

Avoid enclosing path arguments in double quotes (""<path>""). MakePathSafeToUseWithCommandLine(<path>) already adds quotes when needed.

[CL 4340212 by Sorin Gradinaru in Dev-Mobile branch]
2018-09-04 05:26:47 -04:00
..