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
- Radio Button is squished or selection indicator is off center in Play mode when it's scaled down
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
Add comment