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
- Visual Effects Graph Blackboard can't be scrolled horizontally
- .Net Standard 2.0 dlls causing errors in .net Standard 2.1, despite the automation of compact shims
- Dropdown context menu opens in the wrong place when another section is focused in VFX Graph
- Crash on SendShadowCullingCallbacks when using ScriptableRenderContext.Cull()
- Visual Effect Graph window has corrupted "lock" icon
Add comment