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
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
- Character animation freezes when toggling animator on/off in a coroutine
- 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
This is a duplicate of issue #923355