Search Issue Tracker
Duplicate
Votes
0
Found in
2022.2.0a3
2022.2.0a5
Issue ID
1402228
Regression
Yes
Editor crashes when adding a new script to a game object via "Add component"
Steps to reproduce:
1. Open any project
2. Create a new GameObject in the Hierarchy window (GameObject > Create Empty)
3. Select the new GameObject and press "Add Component" in the Inspector window
4. Select "New script"
5. Name the script
6. Wait until domain reload finishes
Expected result: A new script is added attached to the game object
Actual result: Editor crashes
Reproducible with: 2022.2.0a3, 2022.2.0a5
Not reproducible with: 2019.4.36f1, 2020.3.29f1, 2021.2.12f1, 2022.1.0b8, 2022.2.0a2
Stack trace:
0x00007ff652ae83b5 (Unity) scripting_class_get_parent
0x00007ff652b46e41 (Unity) BuildSerializationCommandQueueFor
0x00007ff652aa9cb2 (Unity) TransferScriptingObject<StreamedBinaryWrite>
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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
This is a duplicate of issue #1403058