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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
This is a duplicate of issue #923355