Search Issue Tracker
Duplicate
Votes
0
Found in
2017.2.0b4
Issue ID
934001
Regression
Yes
Crash on Adding Component via Inspector Add Component button
Steps to reproduce:
1. Open attached Unity Project "UnityRimeRenderer.zip"
2. Load Scene "Scene"
3. Select GameManager Game Object
4. Click Add Component in the Inspenctor
5. Add GameManager script (creating a new Script and adding it works too)
Expected result: Component is added
Actual result: Unity crashes
Reproducible with: 2017.2.0a2, 2017.2.0b1, 2017.2.0b2, 2017.2.0b3, 2017.2.0b4
Not reproducible with: 2017.2.0a1, 2017.1.0f1, 2017.1.0p1
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
- Crash on MeshRenderer::DispatchUpdate when disabling the second Mesh Renderer on a GameObject
This is a duplicate of issue #923355