Search Issue Tracker
Fixed in 2017.3.0f3
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0b2
Issue ID
933533
Regression
Yes
Adding a new script, called "Status", to the game object via AddComponent button in the Inspector crashes the Editor
To reproduce:
1. In a new project, select Main Camera in the Hierarchy
2. In the Inspector, press Add Component -> New Script
3. Name the script "Status"
Expected: Editor does not crash when a new script is added with the specific name
Reproduced in 2017.2.0a2, 2017.2.0b2, 2017.2.0b4, 2017.3.0a1
Did not reproduce 2017.1.0p1, 2017.2.0a1
Fixed in 2017.3.0a3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment