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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment