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
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
- Entities Hierarchy window allows Cyclic nesting and throws an “ArgumentException: Cyclic nesting detected” error when dragging a Prefab onto the same Prefab in the Entities Hierarchy
- EnterPlayModeOptions doesn't take effect if user manually modifies m_EnterPlayModeOptionsEnabled to 0
- VFX Graph Documentation dropdown button does nothing when clicked on the right side
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
Add comment