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
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Add comment