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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment