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
- Crash on mecanim::SetValueWeight when switching the AnimationMixerPlayable connection with Animator's UpdateMode set to "Animate Physics"
- The "StringComparer.InvariantCultureIgnoreCase.GetHashCode()" returns different Hash Codes for the same word with the only difference being case sensitivity in WebGL
- 2D Light Textures show the lights of any 'blend style' index higher than theirs (if present) when they aren't visible by the Camera using Render Graph
- [SpeedTree] Wireframe mode not rendering correctly ST assets
- Light2D affecting only the Default Sorting Layer will also affect any Custom Lit Sprite not on that Layer when using Render Graph
Add comment