I am using the PostgreSQL integration plugin from the marketplace. Everything works fine in editor, I can package without errors. When I run the game packaged or launch to desktop I have a fatal crash as soon as I press a specific button. I have stripped down all the functions of the button to a call to the PostgreSQL database using a blueprint provided by the plugin. I get a Fatal Error that closes the game. I have pasted the log file it points me to here, in hopes someone knows what the issue is.
I have already tried moving the plugin from the marketplace directory directly to the project plugin folder, and this did not help.
"
Automation.ParseCommandLine: Parsing command line: -ScriptsForProject=Z:/MonsterCatcher/MonsterCatcher.uproject BuildCookRun -project=Z:/MonsterCatcher/MonsterCatcher.uproject -noP4 -clientconfig=Development -serverconfig=Development -nocompile -nocompileeditor -installed -ue4exe=UE4Editor-Cmd.exe -utf8output -platform=Win64 -targetplatform=Win64 -ini:Game:[/Script/UnrealEd.ProjectPackagingSettings]:BlueprintNativizationMethod=Disabled -build -map=/Game/Maps/Menu -skipcook -CookInEditor -iterativecooking -compressed -iterativedeploy -stage -deploy -cmdline=“/Game/Maps/Menu -Messaging” -device=WindowsNoEditor@BEARD-DEV-DESKT -addcmdline="-SessionId=5A9E5F93416AEE41D6EB7C9F2915BD02 -SessionOwner=‘user’ -SessionName=‘Launch On Device’ " -run
Automation.Process: Setting up command environment.
InternalUtils.SafeFileExists: SafeFileExists E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\DotNET\AutomationTool.exe=True
InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_LOCAL_ROOT=
InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_LOCAL_ROOT=
InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_EngineSavedFolder=
CommandUtils.SetEnvVar: SetEnvVar uebp_EngineSavedFolder=E:/Program Files (x86)/Epic Games/UE_4.19/Engine/Programs/AutomationTool/Saved
InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_EngineSavedFolder=E:/Program Files (x86)/Epic Games/UE_4.19/Engine/Programs/AutomationTool/Saved
InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_CSVFile=
InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_LogFolder=
InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_LOCAL_ROOT=E:/Program Files (x86)/Epic Games/UE_4.19
CommandUtils.SetEnvVar: SetEnvVar uebp_LogFolder=C:/Users/user/AppData/Roaming/Unreal Engine/AutomationTool/Logs/E+Program+Files+(x86)+Epic+Games+UE_4.19
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\Client.log
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\FinalCopy_NonUFSFiles.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\FinalCopy_NonUFSFilesDebug.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\FinalCopy_UFSFiles.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\Manifest_DebugFiles_Win64.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\Manifest_NonUFSFiles_Win64.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\Manifest_UFSFiles_Win64.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\UAT_Log.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\UBTManifest.0.xml
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\UnrealBuildTool-2018.07.23-14.37.57.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\UnrealBuildTool-2018.07.23-14.37.58.txt
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\robocopy.exe=True
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\mount.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\Sysnative\mount.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\cmd.exe=True
CommandUtils.SetEnvVar: SetEnvVar MallocNanoZone=0
InternalUtils.GetEnvironmentVariable: GetEnvironmentVariable uebp_UATChildInstance=0
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Local\Temp\UAT\E+Program+Files+(x86)+Epic+Games+UE_4.19\Rules\UATRules1027003324.dll
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Local\Temp\UAT\E+Program+Files+(x86)+Epic+Games+UE_4.19\Rules\UATRules1027003324.pdb
InternalUtils.SafeDeleteFile: SafeDeleteFile C:\Users\user\AppData\Local\Temp\UAT\E+Program+Files+(x86)+Epic+Games+UE_4.19\Rules\UATRules1027003324SourceFiles.txt
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\MonsterCatcher.uproject=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\MonsterCatcher.uproject=True
BuildCookRun.SetupParams: Setting up ProjectParams for Z:\MonsterCatcher\MonsterCatcher.uproject
InternalUtils.SafeFileExists: SafeFileExists C:\Users\user\AppData\Local\Temp\UAT\E+Program+Files+(x86)+Epic+Games+UE_4.19\Rules\UATRules1027003324.dll=False
ProjectParams.ValidateAndLog: Project Params **************
ProjectParams.ValidateAndLog: AdditionalServerMapParams=
ProjectParams.ValidateAndLog: Archive=False
ProjectParams.ValidateAndLog: ArchiveMetaData=False
ProjectParams.ValidateAndLog: CreateAppBundle=True
ProjectParams.ValidateAndLog: BaseArchiveDirectory=Z:\MonsterCatcher\ArchivedBuilds
ProjectParams.ValidateAndLog: BaseStageDirectory=Z:\MonsterCatcher\Saved\StagedBuilds
ProjectParams.ValidateAndLog: Build=True
ProjectParams.ValidateAndLog: SkipBuildClient=False
ProjectParams.ValidateAndLog: SkipBuildEditor=False
ProjectParams.ValidateAndLog: Cook=True
ProjectParams.ValidateAndLog: Clean=
ProjectParams.ValidateAndLog: Client=False
ProjectParams.ValidateAndLog: ClientConfigsToBuild=Development
ProjectParams.ValidateAndLog: ClientCookedTargets=MonsterCatcher
ProjectParams.ValidateAndLog: ClientTargetPlatform=Win64
ProjectParams.ValidateAndLog: Compressed=True
ProjectParams.ValidateAndLog: UseDebugParamForEditorExe=False
ProjectParams.ValidateAndLog: CookOnTheFly=False
ProjectParams.ValidateAndLog: CookOnTheFlyStreaming=False
ProjectParams.ValidateAndLog: UnversionedCookedContent=True
ProjectParams.ValidateAndLog: EncryptIniFiles=False
ProjectParams.ValidateAndLog: EncryptPakIndex=False
ProjectParams.ValidateAndLog: EncryptEverything=False
ProjectParams.ValidateAndLog: SkipCookingEditorContent=False
ProjectParams.ValidateAndLog: NumCookersToSpawn=0
ProjectParams.ValidateAndLog: GeneratePatch=False
ProjectParams.ValidateAndLog: AddPatchLevel=False
ProjectParams.ValidateAndLog: StageBaseReleasePaks=False
ProjectParams.ValidateAndLog: GenerateRemaster=False
ProjectParams.ValidateAndLog: DiscVersion=
ProjectParams.ValidateAndLog: CreateReleaseVersion=
ProjectParams.ValidateAndLog: BasedOnReleaseVersion=
ProjectParams.ValidateAndLog: DLCFile=
ProjectParams.ValidateAndLog: DLCIncludeEngineContent=False
ProjectParams.ValidateAndLog: DLCPakPluginFile=False
ProjectParams.ValidateAndLog: DiffCookedContentPath=
ProjectParams.ValidateAndLog: AdditionalCookerOptions=
ProjectParams.ValidateAndLog: DedicatedServer=False
ProjectParams.ValidateAndLog: DirectoriesToCook=
ProjectParams.ValidateAndLog: CulturesToCook=<Not Specified> (Use Defaults)
ProjectParams.ValidateAndLog: EditorTargets=
ProjectParams.ValidateAndLog: Foreign=False
ProjectParams.ValidateAndLog: IsCodeBasedProject=True
ProjectParams.ValidateAndLog: IsProgramTarget=False
ProjectParams.ValidateAndLog: IterativeCooking=True
ProjectParams.ValidateAndLog: IterateSharedCookedBuild=False
ProjectParams.ValidateAndLog: IterateSharedBuildUsePrecompiledExe=False
ProjectParams.ValidateAndLog: CookAll=False
ProjectParams.ValidateAndLog: CookPartialGC=False
ProjectParams.ValidateAndLog: CookInEditor=True
ProjectParams.ValidateAndLog: CookMapsOnly=False
ProjectParams.ValidateAndLog: Deploy=True
ProjectParams.ValidateAndLog: IterativeDeploy=True
ProjectParams.ValidateAndLog: FastCook=False
ProjectParams.ValidateAndLog: LogWindow=False
ProjectParams.ValidateAndLog: Manifests=False
ProjectParams.ValidateAndLog: MapToRun=/Game/Maps/Menu
ProjectParams.ValidateAndLog: NoClient=False
ProjectParams.ValidateAndLog: NumClients=0
ProjectParams.ValidateAndLog: NoDebugInfo=False
ProjectParams.ValidateAndLog: MapFile=False
ProjectParams.ValidateAndLog: NoCleanStage=False
ProjectParams.ValidateAndLog: NoXGE=False
ProjectParams.ValidateAndLog: MapsToCook=/Game/Maps/Menu
ProjectParams.ValidateAndLog: MapIniSectionsToCook=
ProjectParams.ValidateAndLog: Pak=False
ProjectParams.ValidateAndLog: Package=False
ProjectParams.ValidateAndLog: NullRHI=False
ProjectParams.ValidateAndLog: FakeClient=False
ProjectParams.ValidateAndLog: EditorTest=False
ProjectParams.ValidateAndLog: RunAutomationTests=False
ProjectParams.ValidateAndLog: RunAutomationTest=
ProjectParams.ValidateAndLog: RunTimeoutSeconds=0
ProjectParams.ValidateAndLog: CrashIndex=0
ProjectParams.ValidateAndLog: ProgramTargets=
ProjectParams.ValidateAndLog: ProjectPlatformBinariesPaths=[Win64, Z:\MonsterCatcher\Binaries\Win64]
ProjectParams.ValidateAndLog: ProjectExePaths=[Win64, Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.exe]
ProjectParams.ValidateAndLog: Distribution=False
ProjectParams.ValidateAndLog: Prebuilt=False
ProjectParams.ValidateAndLog: Prereqs=False
ProjectParams.ValidateAndLog: AppLocalDirectory=
ProjectParams.ValidateAndLog: NoBootstrapExe=False
ProjectParams.ValidateAndLog: RawProjectPath=Z:\MonsterCatcher\MonsterCatcher.uproject
ProjectParams.ValidateAndLog: Run=True
ProjectParams.ValidateAndLog: ServerConfigsToBuild=Development
ProjectParams.ValidateAndLog: ServerCookedTargets=
ProjectParams.ValidateAndLog: ServerTargetPlatform=Win64
ProjectParams.ValidateAndLog: ShortProjectName=MonsterCatcher
ProjectParams.ValidateAndLog: SignedPak=False
ProjectParams.ValidateAndLog: SignPak=
ProjectParams.ValidateAndLog: SkipCook=True
ProjectParams.ValidateAndLog: SkipCookOnTheFly=False
ProjectParams.ValidateAndLog: SkipPak=False
ProjectParams.ValidateAndLog: SkipStage=False
ProjectParams.ValidateAndLog: Stage=True
ProjectParams.ValidateAndLog: bTreatNonShippingBinariesAsDebugFiles=False
ProjectParams.ValidateAndLog: NativizeAssets=False
ProjectParams.ValidateAndLog: Project Params **************
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\MonsterCatcher.uproject=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\MonsterCatcher.uproject=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\MonsterCatcher.uproject=True
Project.Build: ********** BUILD COMMAND STARTED **********
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Common Files\Oracle\Java\javapath\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Oculus\Support\oculus-runtime\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\ProgramData\Oracle\Java\javapath\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\PlasticSCM5\server\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\PlasticSCM5\client\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\Wbem\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\WindowsPowerShell\v1.0\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\ATI Technologies\ATI.ACE\Core-Static\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\AMD\ATI.ACE\Core-Static\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\GtkSharp\2.12\bin\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Users\user.dnx\bin\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Microsoft DNX\Dnvm\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Microsoft SQL Server\130\Tools\Binn\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files (x86)\Brackets\command\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\system32\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\Wbem\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\WindowsPowerShell\v1.0\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\WINDOWS\System32\OpenSSH\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\TortoiseSVN\bin\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\Microsoft VS Code\bin\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Program Files\PuTTY\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists C:\Users\user\AppData\Local\Microsoft\WindowsApps\xgConsole.exe=False
InternalUtils.SafeFileExists: SafeFileExists xgConsole.exe=False
UE4Build.Build: XGE was requested, but is unavailable, so we won’t use it.
UE4Build.Build: ************************* UE4Build:
UE4Build.Build: ************************* ForceMonolithic: False
UE4Build.Build: ************************* ForceNonUnity:False
UE4Build.Build: ************************* ForceDebugInfo: False
UE4Build.Build: ************************* UseXGE: False
UE4Build.Build: ************************* UseParallelExecutor: False
InternalUtils.SafeFileExists: SafeFileExists E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\DotNET\UnrealBuildTool.exe=True
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Intermediate\Build\Manifest.xml
InternalUtils.SafeFileExists: SafeFileExists E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\DotNET\UnrealBuildTool.exe=True
InternalUtils.SafeFileExists: SafeFileExists E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\DotNET\UnrealBuildTool.exe=True
CommandUtils.Run: Running: E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\DotNET\UnrealBuildTool.exe MonsterCatcher Win64 Development -Project=Z:\MonsterCatcher\MonsterCatcher.uproject Z:\MonsterCatcher\MonsterCatcher.uproject -NoUBTMakefiles -remoteini=“Z:\MonsterCatcher” -skipdeploy -ini:Game:[/Script/UnrealEd.ProjectPackagingSettings]:BlueprintNativizationMethod=Disabled -noxge -generatemanifest -NoHotReload
CommandUtils.Run: Took 1.4599851s to run UnrealBuildTool.exe, ExitCode=0
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Intermediate\Build\Manifest.xml=True
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Intermediate\Build\Manifest.xml C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\UBTManifest.0.xml
UE4Build.PrepareManifest: Copied UBT manifest to C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\UBTManifest.0.xml
InternalUtils.SafeFileExists: SafeFileExists E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\DotNET\UnrealBuildTool.exe=True
InternalUtils.SafeFileExists: SafeFileExists E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\DotNET\UnrealBuildTool.exe=True
CommandUtils.Run: Running: E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\DotNET\UnrealBuildTool.exe MonsterCatcher Win64 Development -Project=Z:\MonsterCatcher\MonsterCatcher.uproject Z:\MonsterCatcher\MonsterCatcher.uproject -NoUBTMakefiles -remoteini=“Z:\MonsterCatcher” -skipdeploy -ini:Game:[/Script/UnrealEd.ProjectPackagingSettings]:BlueprintNativizationMethod=Disabled -noxge -NoHotReload -ignorejunk
ProcessResult.StdOut: Parsing headers for MonsterCatcher
ProcessResult.StdOut: Running UnrealHeaderTool “Z:\MonsterCatcher\MonsterCatcher.uproject” “Z:\MonsterCatcher\Intermediate\Build\Win64\MonsterCatcher\Development\MonsterCatcher.uhtmanifest” -LogCmds=“loginit warning, logexit warning, logdatabase error” -Unattended -WarningsAsErrors -installed
ProcessResult.StdOut: Reflection code generated for MonsterCatcher in 9.1139071 seconds
ProcessResult.StdOut: Performing 21 actions (4 in parallel)
ProcessResult.StdOut: Module.PostgreSQL.gen.cpp
ProcessResult.StdOut: Module.PostgreSQL.cpp
ProcessResult.StdOut: Module.WhatsMyPublicIP.cpp
ProcessResult.StdOut: SharedPCH.Engine.cpp
ProcessResult.StdOut: Module.WhatsMyPublicIP.gen.cpp
ProcessResult.StdOut: [6/21] Resource PCLaunch.rc
ProcessResult.StdOut: [7/21] Resource PCLaunch.rc
ProcessResult.StdOut: PCH.UELinkerFixups.cpp
ProcessResult.StdOut: [9/21] Resource PCLaunch.rc
ProcessResult.StdOut: UELinkerFixups.cpp
ProcessResult.StdOut: [11/21] Link UE4-WhatsMyPublicIP.lib
ProcessResult.StdOut: [12/21] Link UE4-PostgreSQL.lib
ProcessResult.StdOut: MonsterCatcherCharacter.gen.cpp
ProcessResult.StdOut: MonsterCatcherGameMode.cpp
ProcessResult.StdOut: MonsterCatcherCharacter.cpp
ProcessResult.StdOut: MonsterCatcherGameMode.gen.cpp
ProcessResult.StdOut: NetworkBase.cpp
ProcessResult.StdOut: MonsterCatcher.init.gen.cpp
ProcessResult.StdOut: NetworkBase.gen.cpp
ProcessResult.StdOut: MonsterCatcher.cpp
ProcessResult.StdOut: [21/21] Link MonsterCatcher.exe
ProcessResult.StdOut: Creating library Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.lib and object Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.exp
ProcessResult.StdOut: Total build time: 263.74 seconds (Local executor: 212.62 seconds)
CommandUtils.Run: Took 264.028397s to run UnrealBuildTool.exe, ExitCode=0
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Intermediate\Build\Manifest.xml=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.exe=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.exe=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.pdb=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.pdb=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.target=True
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.target=True
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Intermediate\Build\Manifest.xml
UE4Build.CheckBuildProducts: Build products *******
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.exe=True
UE4Build.CheckBuildProducts: Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.exe
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.pdb=True
UE4Build.CheckBuildProducts: Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.pdb
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.target=True
UE4Build.CheckBuildProducts: Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.target
UE4Build.CheckBuildProducts: End Build products *******
Project.Build: ********** BUILD COMMAND COMPLETED **********
InternalUtils.SafeFileExists: SafeFileExists Z:\MonsterCatcher\MonsterCatcher.uproject=True
Project.CopyBuildToStagingDirectory: ********** STAGE COMMAND STARTED **********
Project.LogDeploymentContext: Deployment Context **************
Project.LogDeploymentContext: ProjectFile = Z:\MonsterCatcher\MonsterCatcher.uproject
Project.LogDeploymentContext: ArchiveDir =
Project.LogDeploymentContext: IsCodeBasedUprojectFile = True
Project.LogDeploymentContext: DedicatedServer = False
Project.LogDeploymentContext: Stage = True
Project.LogDeploymentContext: StageTargetPlatform = Win64
Project.LogDeploymentContext: InputRootDir = E:\Program Files (x86)\Epic Games\UE_4.19
Project.LogDeploymentContext: InputProjectDir = Z:\MonsterCatcher
Project.LogDeploymentContext: PlatformDir = Win64
Project.LogDeploymentContext: StagedOutputDir = Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor
Project.LogDeploymentContext: ShortProjectName = MonsterCatcher
Project.LogDeploymentContext: ProjectArgForCommandLines = …/…/…/MonsterCatcher/MonsterCatcher.uproject
Project.LogDeploymentContext: RunRootDir = Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor
Project.LogDeploymentContext: RunProjectDir = Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher
Project.LogDeploymentContext: PakFileInternalRoot = …/…/…/
Project.LogDeploymentContext: PlatformUsesChunkManifests = False
Project.LogDeploymentContext: End Deployment Context **************
Project.CreateStagingManifest: Creating Staging Manifest…
InternalUtils.SafeCopyFile: SafeCopyFile E:\Program Files (x86)\Epic Games\UE_4.19\Engine\Binaries\Win64\BootstrapPackagedGame-Win64-Shipping.exe Z:\MonsterCatcher\Intermediate\Staging\MonsterCatcher.exe
Project.CleanStagingDirectory: Cleaning Stage Directory: Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor
InternalUtils.SafeWriteAllLines: SafeWriteAllLines C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\FinalCopy_NonUFSFiles.txt
InternalUtils.SafeWriteAllLines: SafeWriteAllLines C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\FinalCopy_NonUFSFilesDebug.txt
InternalUtils.SafeWriteAllLines: SafeWriteAllLines C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\FinalCopy_UFSFiles.txt
Project.CopyManifestFilesToStageDir: Copying NonUFSFiles to staging directory: Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Manifest_NonUFSFiles_Win64.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher\Binaries\Win64\MonsterCatcher.exe
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.exe Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher\Binaries\Win64\MonsterCatcher.exe
InternalUtils.SafeCreateDirectory: SafeCreateDirectory Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher\Plugins\PostgreSQL\SQLLib\x64
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Plugins\PostgreSQL\SQLLib\x64\Npgsql.dll Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher\Plugins\PostgreSQL\SQLLib\x64\Npgsql.dll
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Plugins\PostgreSQL\SQLLib\x64\PostgresUE4.dll Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher\Plugins\PostgreSQL\SQLLib\x64\PostgresUE4.dll
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher.exe
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Intermediate\Staging\MonsterCatcher.exe Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher.exe
InternalUtils.SafeWriteAllLines: SafeWriteAllLines Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Manifest_NonUFSFiles_Win64.txt
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Manifest_NonUFSFiles_Win64.txt C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\Manifest_NonUFSFiles_Win64.txt
Project.CopyManifestFilesToStageDir: Copying DebugFiles to staging directory: Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Manifest_DebugFiles_Win64.txt
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher\Binaries\Win64\MonsterCatcher.pdb
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Binaries\Win64\MonsterCatcher.pdb Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher\Binaries\Win64\MonsterCatcher.pdb
InternalUtils.SafeWriteAllLines: SafeWriteAllLines Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Manifest_DebugFiles_Win64.txt
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Manifest_DebugFiles_Win64.txt C:\Users\user\AppData\Roaming\Unreal Engine\AutomationTool\Logs\E+Program+Files+(x86)+Epic+Games+UE_4.19\Manifest_DebugFiles_Win64.txt
Project.CopyManifestFilesToStageDir: Copying UFSFiles to staging directory: Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Manifest_UFSFiles_Win64.txt
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Plugins\PostgreSQL\PostgreSQL.uplugin Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\MonsterCatcher\Plugins\PostgreSQL\PostgreSQL.uplugin
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\GlobalShaderCache-PCD3D_SM4.bin
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\GlobalShaderCache-PCD3D_SM4.bin Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\GlobalShaderCache-PCD3D_SM4.bin
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\GlobalShaderCache-PCD3D_SM5.bin
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\GlobalShaderCache-PCD3D_SM5.bin Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\GlobalShaderCache-PCD3D_SM5.bin
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\ArtTools\RenderToTexture\Meshes\S_1_Unit_Plane.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\ArtTools\RenderToTexture\Meshes\S_1_Unit_Plane.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\ArtTools\RenderToTexture\Meshes\S_1_Unit_Plane.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\ArtTools\RenderToTexture\Meshes\S_1_Unit_Plane.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\ArtTools\RenderToTexture\Meshes\S_1_Unit_Plane.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\ArtTools\RenderToTexture\Meshes\S_1_Unit_Plane.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cone.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Cone.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cone.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cone.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Cone.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cone.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cube.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Cube.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cube.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cube.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Cube.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cube.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cylinder.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Cylinder.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cylinder.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cylinder.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Cylinder.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Cylinder.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Plane.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Plane.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Plane.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Plane.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Plane.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Plane.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Sphere.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Sphere.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Sphere.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Sphere.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BasicShapes\Sphere.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BasicShapes\Sphere.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\AmbientOcclusion.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\AmbientOcclusion.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\AmbientOcclusion.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\AmbientOcclusion.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\AmbientOcclusion.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\AmbientOcclusion.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\BaseColor.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\BaseColor.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\BaseColor.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\BaseColor.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\BaseColor.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\BaseColor.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepth.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepth.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepth.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepth.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepth.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepth.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepthWorldUnits.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepthWorldUnits.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepthWorldUnits.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepthWorldUnits.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepthWorldUnits.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomDepthWorldUnits.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomStencil.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\CustomStencil.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomStencil.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomStencil.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\CustomStencil.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\CustomStencil.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\FinalImage.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\FinalImage.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\FinalImage.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\FinalImage.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\FinalImage.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\FinalImage.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\LightingModel.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\LightingModel.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\LightingModel.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\LightingModel.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\LightingModel.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\LightingModel.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\MaterialAO.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\MaterialAO.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\MaterialAO.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\MaterialAO.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\MaterialAO.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\MaterialAO.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Metallic.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\Metallic.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Metallic.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Metallic.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\Metallic.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Metallic.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Opacity.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\Opacity.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Opacity.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Opacity.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\Opacity.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Opacity.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\PostTonemapHDRColor.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\PostTonemapHDRColor.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\PostTonemapHDRColor.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\PostTonemapHDRColor.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\PostTonemapHDRColor.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\PostTonemapHDRColor.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\PreTonemapHDRColor.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\PreTonemapHDRColor.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\PreTonemapHDRColor.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\PreTonemapHDRColor.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\PreTonemapHDRColor.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\PreTonemapHDRColor.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Roughness.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\Roughness.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Roughness.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Roughness.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\Roughness.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Roughness.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneColor.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SceneColor.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneColor.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneColor.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SceneColor.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneColor.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepth.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepth.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepth.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepth.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepth.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepth.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepthWorldUnits.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepthWorldUnits.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepthWorldUnits.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepthWorldUnits.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepthWorldUnits.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SceneDepthWorldUnits.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyA.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyA.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyA.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyA.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyA.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyA.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyRGB.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyRGB.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyRGB.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyRGB.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyRGB.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SeparateTranslucencyRGB.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Specular.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\Specular.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Specular.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Specular.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\Specular.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\Specular.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SubsurfaceColor.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SubsurfaceColor.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SubsurfaceColor.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SubsurfaceColor.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\SubsurfaceColor.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\SubsurfaceColor.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\WorldNormal.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\WorldNormal.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\WorldNormal.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\WorldNormal.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\BufferVisualization\WorldNormal.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\BufferVisualization\WorldNormal.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorBlueprintResources\StandardMacros.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorBlueprintResources\StandardMacros.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorBlueprintResources\StandardMacros.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorBlueprintResources\StandardMacros.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorBlueprintResources\StandardMacros.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorBlueprintResources\StandardMacros.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DataLayer.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DataLayer.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DataLayer.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DataLayer.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DataLayer.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DataLayer.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DefaultAlphaTexture.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DefaultAlphaTexture.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DefaultAlphaTexture.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DefaultAlphaTexture.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DefaultAlphaTexture.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\DefaultAlphaTexture.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\FlattenHeightMat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\FlattenHeightMat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\FlattenHeightMat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\FlattenHeightMat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\FlattenHeightMat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\FlattenHeightMat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmoHeight_Mat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmoHeight_Mat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmoHeight_Mat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmoHeight_Mat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmoHeight_Mat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmoHeight_Mat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat_Copied.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat_Copied.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat_Copied.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat_Copied.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat_Copied.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\LandscapeGizmo_Mat_Copied.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMesh.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMesh.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMesh.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMesh.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMesh.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMesh.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMeshMat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMeshMat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMeshMat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMeshMat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMeshMat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorLandscapeResources\SplineEditorMeshMat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\CompositeARGBLayer.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\CompositeARGBLayer.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\CompositeARGBLayer.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\CompositeARGBLayer.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\CompositeARGBLayer.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\CompositeARGBLayer.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cross.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Cross.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cross.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cross.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Cross.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cross.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cross_Mat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Cross_Mat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cross_Mat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cross_Mat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Cross_Mat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cross_Mat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\GizmoMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\GizmoMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\GizmoMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\GizmoMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\GizmoMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\GizmoMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\HelpActorMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\HelpActorMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\HelpActorMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\HelpActorMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\HelpActorMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\HelpActorMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial2.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial2.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial2.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial2.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial2.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\LevelGridMaterial2.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MakeCompositeARGBLayer.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MakeCompositeARGBLayer.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MakeCompositeARGBLayer.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MakeCompositeARGBLayer.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MakeCompositeARGBLayer.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MakeCompositeARGBLayer.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeCam_mat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeCam_mat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeCam_mat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeCam_mat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeCam_mat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeCam_mat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Toggle.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Toggle.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Toggle.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Toggle.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Toggle.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Toggle.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Visibility.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Visibility.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Visibility.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Visibility.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Visibility.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MAT_Groups_Visibility.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_BoneSelectedMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_BoneSelectedMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_BoneSelectedMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_BoneSelectedMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_BoneSelectedMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_BoneSelectedMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_ElemSelectedMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_ElemSelectedMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_ElemSelectedMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_ElemSelectedMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_ElemSelectedMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_ElemSelectedMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_NoCollisionMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_NoCollisionMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_NoCollisionMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_NoCollisionMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_NoCollisionMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_NoCollisionMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_UnselectedMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_UnselectedMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_UnselectedMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_UnselectedMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_UnselectedMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PhAT_UnselectedMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicator.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicatorMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicatorMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicatorMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicatorMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicatorMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\PreviewShadowIndicatorMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TargetIcon.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded1D.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded1D.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded1D.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded1D.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded1D.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded1D.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded2D.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded2D.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded2D.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded2D.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded2D.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TextureGridCascaded2D.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Tick.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Tick.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Tick.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Tick.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Tick.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Tick.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Tick_Mat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Tick_Mat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Tick_Mat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Tick_Mat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Tick_Mat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Tick_Mat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAADots.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAADots.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAADots.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAADots.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAADots.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAADots.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAAGrid.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAAGrid.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAAGrid.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAAGrid.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAAGrid.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAAGrid.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineBoxFiltered.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineBoxFiltered.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineBoxFiltered.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineBoxFiltered.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineBoxFiltered.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineBoxFiltered.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineIntegral.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineIntegral.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineIntegral.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineIntegral.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineIntegral.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\TilingAALineIntegral.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial_Ma.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial_Ma.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial_Ma.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial_Ma.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial_Ma.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetGridVertexColorMaterial_Ma.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Current.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Current.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Current.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Current.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Current.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Current.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_X.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_X.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_X.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_X.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_X.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_X.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Y.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Y.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Y.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Y.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Y.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Y.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Z.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Z.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Z.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Z.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Z.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetMaterial_Z.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetVertexColorMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetVertexColorMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetVertexColorMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetVertexColorMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetVertexColorMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\WidgetVertexColorMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\CineMat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\CineMat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\CineMat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\CineMat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\CineMat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\CineMat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CameraBody.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CameraBody.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CameraBody.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CameraBody.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CameraBody.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CameraBody.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CamViewFinder.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CamViewFinder.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CamViewFinder.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CamViewFinder.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CamViewFinder.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_CamViewFinder.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_Rig.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_Rig.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_Rig.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_Rig.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_Rig.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Camera\MI_CineMat_Rig.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_Cross.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_Cross.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_Cross.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_Cross.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_Cross.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_Cross.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_None.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_None.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_None.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_None.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_None.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Cascade\CASC_None.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_ColorTrack.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_ColorTrack.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_ColorTrack.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_ColorTrack.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_ColorTrack.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_ColorTrack.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Anim.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Anim.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Anim.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Anim.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Anim.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Anim.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_AudioMaster.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_AudioMaster.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_AudioMaster.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_AudioMaster.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_AudioMaster.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_AudioMaster.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Director.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Director.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Director.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Director.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Director.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Director.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Event.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Event.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Event.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Event.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Event.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Event.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Fade.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Fade.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Fade.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Fade.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Fade.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Fade.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Float.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Float.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Float.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Float.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Float.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Float.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Move.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Move.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Move.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Move.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Move.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Move.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Slomo.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Slomo.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Slomo.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Slomo.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Slomo.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Slomo.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Sound.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Sound.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Sound.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Sound.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Sound.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Sound.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Vector.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Vector.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Vector.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Vector.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Vector.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\MatineeGroups\MAT_Groups_Vector.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_NoImage.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\ParticleSystems\PSysThumbnail_OOD.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\FloorPlaneMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\FloorPlaneMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\FloorPlaneMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\FloorPlaneMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\FloorPlaneMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\FloorPlaneMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\SkySphereMaterial.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\SkySphereMaterial.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\SkySphereMaterial.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\SkySphereMaterial.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\SkySphereMaterial.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMaterials\Thumbnails\SkySphereMaterial.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCube.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCube.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCube.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCube.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCube.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCube.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCylinder.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCylinder.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCylinder.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCylinder.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCylinder.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorCylinder.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorPlane.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorPlane.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorPlane.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorPlane.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorPlane.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorPlane.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSkySphere.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSkySphere.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSkySphere.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSkySphere.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSkySphere.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSkySphere.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSphere.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSphere.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSphere.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSphere.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSphere.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\EditorSphere.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\MatineeCam_SM.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\MatineeCam_SM.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\MatineeCam_SM.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\MatineeCam_SM.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\MatineeCam_SM.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\MatineeCam_SM.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CineCam.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CineCam.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CineCam.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CineCam.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CineCam.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CineCam.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Arm.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Arm.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Arm.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Arm.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Arm.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Arm.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Base.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Base.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Base.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Base.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Base.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Base.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Body.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Body.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Body.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Body.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Body.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Body.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Mount.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Mount.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Mount.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Mount.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Mount.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_CraneRig_Mount.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Mount.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Mount.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Mount.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Mount.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Mount.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Mount.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Track.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Track.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Track.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Track.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Track.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\Camera\SM_RailRig_Track.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\Color_checker.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ChromeBall.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ChromeBall.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ChromeBall.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ChromeBall.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ChromeBall.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ChromeBall.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoat.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoat.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoat.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoat.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoat.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoat.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoatBlack.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoatBlack.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoatBlack.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoatBlack.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoatBlack.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ClearCoatBlack.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ColorGrid.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ColorGrid.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ColorGrid.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ColorGrid.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ColorGrid.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_ColorGrid.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_GreyBall.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_GreyBall.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_GreyBall.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_GreyBall.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_GreyBall.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\M_GreyBall.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\SM_ColorCalibrator.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\SM_ColorCalibrator.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\SM_ColorCalibrator.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\SM_ColorCalibrator.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\SM_ColorCalibrator.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorMeshes\ColorCalibrator\SM_ColorCalibrator.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\Bad.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\Bad.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\Bad.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\Bad.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\Bad.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\Bad.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\Bad.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\Bad.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\Bad.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\BSPVertex.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\BSPVertex.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\BSPVertex.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\BSPVertex.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\BSPVertex.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\BSPVertex.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\LevelGrid1DStripes.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\LevelGrid1DStripes.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\LevelGrid1DStripes.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\LevelGrid1DStripes.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\LevelGrid1DStripes.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\LevelGrid1DStripes.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatineeCam_D.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\MatineeCam_D.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatineeCam_D.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatineeCam_D.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\MatineeCam_D.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatineeCam_D.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\MatInstActSprite.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SceneManager.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SmallFont.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\SmallFont.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SmallFont.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SmallFont.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\SmallFont.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\SmallFont.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Actor.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_DecalActorIcon.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Emitter.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ExpoHeightFog.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_FTest.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_FTest.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_FTest.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_FTest.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_FTest.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_FTest.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KBSJoint.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KHinge.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_KPrismatic.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_LevelSequence.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_NavP.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Note.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Note.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Note.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Note.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Note.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Note.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Note.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Note.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Note.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Player.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Player.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Player.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Player.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Player.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Player.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Player.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Player.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Player.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_PortalActorIcon2.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_RadForce.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_ReflActorIcon.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Terrain.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_TextRenderActorIcon.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.uasset
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.uasset Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.uasset
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.ubulk
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.ubulk Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.ubulk
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.uexp
InternalUtils.SafeCopyFile: SafeCopyFile Z:\MonsterCatcher\Saved\EditorCooked\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.uexp Z:\MonsterCatcher\Saved\StagedBuilds\WindowsNoEditor\Engine\Content\EditorResources\S_Thruster.uexp
InternalUtils.SafeDeleteFile: SafeDeleteFile Z:\MonsterCatcher\Saved\ (post truncated)