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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment