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
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Add comment