Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0b6
Issue ID
877910
Regression
No
Documentation does not have correct arguments for -buildTarget to build for StandaloneOSXIntel64
Edit: This only needs an update to the documentation. See comments below.
To reproduce:
1. Run this command:
"{UNITY_5.6b6 PATH}" -projectPath "{PROJECT_PATH}" -buildTarget osx64 -batchmode -quit -logFile "{LOG_PATH}" -executeMethod Builder.Build
2. Notice error in log: Fatal Error! Build target platform name 'osx64' is not valid.
Reproducible: 2017.01a2, 5.6.0b10, 5.5.2p1
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment