Search Issue Tracker
Fixed in 2018.1.X
Votes
0
Found in
2017.1.0a4
2018.1.0a6
Issue ID
973335
Regression
Yes
Pressing 'Select All' in Assembly Definition breaks it (because it has blank platform)
To reproduce:
1) Create new project
2) Create Assembly Definition
3) Select it and click "Select All" and apply
4) Deselect and select it
Expected: View shouldn't change
Actual: Inspector is broken
Reproduced in 2017.1.0a4, 2017.1.0a5, 2017.1.0a6
Not reproduced in 2017.1.0a3, 2017.3.0b10
Note: This happens because there is a "" blank platform in the inspector's list. Selecting it causes this issue, because Unity gets confused.
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