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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment