Search Issue Tracker
Not Reproducible
Votes
0
Found in
5.3.6p1
Issue ID
894078
Regression
No
Running Unity via command line with -buildTarget results in incorrect PlayerSettings tab
Steps to reproduce:
1. Run Unity with command line -buildTarget android
2. Create a new project or launch any other project which platform previously was PC, MAC & Linux standalone
3. Go to Edit->Project settings->Player
- Settings for PC, Mac & Linux standalone tab is opened
Expected result: Settings for Android should be opened.
Current result: Settings for PC, Mac & Linux standalone is opened while platform is set to android.
Note: Opening player setting through File->Build settings->Player Settings works as expected.
Reproduced on: 5.3.6p2, 5.4.3p3, 5.6.0b11, 2017.1.0a2
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