Search Issue Tracker
Fixed in 2022.2.X
Votes
0
Found in
2022.2.0a9
Issue ID
1416878
Regression
Yes
Editor crashes when a GameObject is drag and dropped into a Script field
How to reproduce:
1. Open users attached project
2. In the Hierarchy window select the "GameManger" GameObject
3. In the Inspector window locate Game Manager (script)
4. Drag and drop any GameObject into Script filed
Expected result: Can't drop GameObjects into a Script field
Actual result: Editor Crashes
Reproducible with: 2022.2.0a9, 2022.2.0a10
Not reproducible with: 2019.4.38f1, 2020.3.32f1, 2021.2.16f1, 2021.3.0f1, 2022.1.0b14, 2022.2.0a8
Note: Look at the attached video "crash.mp4" for clarity
Stacktrace:
SerializedProperty::GetContentHash
SerializedProperty_CUSTOM_GetContentHashInternal
UnityEditor.SerializedProperty:GetContentHashInternal
UnityEditor.SerializedProperty:get_contentHash
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
Add comment