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
- Crash on __pthread_kill when initializing Vuplex WebView while entering the Play Mode
- Crash on FindSurface when adding a custom Renderer Feature to a 2D Renderer Data Asset
- [Android] [Vulkan] [UI Toolkit] Application crashes when the device is rotated when it has UI Toolkit TextField on Vulkan devices
- Crash on DualThreadAllocator<DynamicHeapAllocator>::TryDeallocate when opening a specific project
- Crash on memset_repstos when pressing a UI button while in Play Mode
This is a duplicate of issue #1403058