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
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
- Graphics State Collection warm-up does not work when using with Addressables Shaders
- "Baked Shadow Radius" field is visible but inactive when when the Shadow Type is set to "Hard Shadows" under the Light Component
This is a duplicate of issue #923355