Unreal-Binary-Builder
Unreal-Binary-Builder copied to clipboard
Moving Your Engine Breaks The App
Steps to reproduce.
- Run Unreal Binary Builder
- Set the Engine Root Folder.
- Close Unreal Binary Builder
- Move the engine to a new folder. For example from your C drive to the D drive.
- Unreal Binary Builder will no longer run.
Other than moving the engine back to it's original location, you can delete the Documents/UnrealBinaryBuilder to fix this issue, or alternatively, zero out the SetupBatFile and AutomationToolPath values in the Settings.json file.
Hi @drb1992
Thanks for the report. I'll fix it soon.
@drb1992 Hi which version are you using?
3.1.2
Hi @drb1992
Can you try the latest version? If possible, clone or download master branch, compile and run because on my side I cannot reproduce the issue. After changing UE directory app still runs.