Search Issue Tracker
Fixed
Fixed in 2021.3.X, 2021.3.1f1
Votes
0
Found in
2021.3.0f1
Issue ID
UUM-12304
Regression
Yes
Crash on IsTypeTreePPtr when removing NULL element from a SerializableReference array
Reproduction steps:
1. Open the user’s attached project
2. Click Assets/Opsive/UltimateCharacterController/Demo/Prefabs/Items/FragGrenade/LeftFragGrenade.prefab
3. In the Inspector window, under the Throwable Action Script, under “Trigger Action Module Group” click on the “NULL” element
4. Click “-”
Expected result: NULL element is removed
Actual result: Unity Editor crashes
Reproducible with: 2021.3.0f1
Not reproducible with: 2021.2.19f1, 2021.3.1f1, 2021.3.7f1, 2022.1.12f1, 2022.2.0b3, 2023.1.0a5
Couldn't test with: 2020.3.37f1 (couldn’t downgrade)
Reproducible on: Windows 10 Pro 21H2
First lines of the stack trace:
{noformat}0x00007ff710c01bb3 (Unity) IsTypeTreePPtr
0x00007ff711aed65f (Unity) CollectPropertyValuesFromSerializedObject
0x00007ff711af34dd (Unity) GeneratePropertyDiffInternal
0x00007ff711af3cd5 (Unity) GeneratePropertyDiffInternal
0x00007ff711af2491 (Unity) GeneratePropertyDiff{noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Linux] Cannot reorder GameObjects in the Hierarchy when the AI Assistant package is installed
- [iOS] Text Input field stops receiving changes when the "Cancel" button is used on the soft keyboard
- [WebGPU] URP RenderGraph RenderPass doesn't clear textures
- Query Builder items display raw code style names instead of human readable labels in search field
- “+” button does nothing and has no functionality when clicked in Human Template "Bone Template" list
Add comment