Search Issue Tracker
Fixed
Fixed in 2022.2.X, 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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment