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
- Certain textures are incorrectly marked in the render pass list when observed through Render Graph Viewer
- "Assertion failed on expression" error occurs when multiple Animation Components are instantiated after changing the Culling Type
- MacOS persistentDataPath uses old path when built compared to Editor Play mode
- Crash on RaiseException when entering Play Mode in a specific project
- Debug Console does not reappear when disabling and re-enabling Debug.developerConsoleEnabled
Add comment