Search Issue Tracker
Fixed
Fixed in 2022.2.6f1
Votes
1
Found in
2021.2.0a20
2022.1.3f1
2022.2.0a13
Issue ID
UUM-654
Regression
Yes
Crash on TypeTreeQueries::HasManagedReferences when adding new item to the ReorderableList
How to reproduce:
1. Open the attached user's project from "AFPSCounter-2022.1.zip"
2. Open Scene "ProfilerCounters" and select "Advanced FPS Counter" in Hierarchy
3. In the Inspector, under Component "Profile Counter" press the "+" under "Profiler Stats" and choose any item
4. Observe crash
Reproduces with: 2021.2.0a20, 2021.2.11f1, 2022.1.0b7, 2022.2.0a4
Does not reproduce with: 2019.4.35f1, 2020.3.28f1, 2021.1.28f1, 2021.2.0a19
First lines of the stack trace:
0x00007ff69716d1e9 (Unity) TypeTreeQueries::HasManagedReferences
0x00007ff697f5a8ba (Unity) ResizeArrayGeneric
0x00007ff697f5fae9 (Unity) SetStringValue
0x00007ff698078461 (Unity) SerializedProperty::SetStringValue
0x00007ff6968192de (Unity) SerializedProperty_CUSTOM_SetStringValueInternal
0x00000142b2671d8c (Mono JIT Code) (wrapper managed-to-native) UnityEditor.SerializedProperty:SetStringValueInternal (UnityEditor.SerializedProperty,string)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Problem detected while importing the Prefab file" errors on Learning Templates import
- Crash on RaiseException during Socket.BeginConnect in Player when application connection is blocked through commercial firewall
- Decal Projector produces artifacts when the normal and decal are projected in negative z-direction and Normal Blend is set to 1
- Undoing slider field change only resets slider position, doesn't undo the value change
- Precision changes when a tangent is added to a Vertex node
Add comment