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
- [Linux] Package Manager window disappears when adding a package from git URL
- Duplicating an array element in Inspector when there's a scrollbar makes an invisible item at the bottom
- Text in the Profiler events disappears before the event reaches the bottom of the window when changing the height of the Module details pane
- The Text Field of the parameters of the “Layout Element” Component disappears when inserting the “NaN” text
- Mesh Collider stops working and throws an error "doesn’t have Read/Write enabled" in the Development Console when in the Player
Add comment