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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Add comment