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
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
Add comment