Search Issue Tracker
Fixed
Fixed in 2022.3.47f1, 6000.0.14f1, 7000.0.0a3
Votes
1
Found in
2022.3.34f1
6000.0.7f1
7000.0.0a1
Issue ID
UUM-74373
Regression
Yes
Crash on TypeTreeQueries::GetFullTypeNameFromReferencedType when an xoJunction GameObject is selected in the Hierarchy Window
Reproduction steps:
1. Open the attached project “ReproProject”
2. Open the “Assets/Dematic/Fep/Test/Integration/Pouch/XOJunctionIntegration.unity” scene
3. In the Hierarchy Window, select the “P757 > xoJunction” GameObject
4. Observe the Editor’s behaviour
Expected result: Unity does not crash
Actual result: Unity crashes
Reproducible with: 2022.2.0a9, 2022.3.34f1, 6000.0.7f1
Not Reproducible with: 2021.3.39f1, 2022.2.0a8
Reproducible on: Windows 11 23H2, Windows 10 (10.0.19044) 64bit (user’s)
Not reproducible on: No other environment tested
First few lines of the stack trace:
{\{0x00007ff76be2658d (Unity) TypeTreeQueries::GetFullTypeNameFromReferencedType }}
{\{0x00007ff76cd66f1e (Unity) TypeTreeQueries::WalkReferenceRegistryInstances<SerializedManagedReferencesIndex> 0x00007ff76cd706e7 (Unity) SerializedManagedReferencesIndex::LookupByRefId }}
{\{0x00007ff76cd8c82a (Unity) SerializedObject::GetManagedReferenceFromReferenceIterator }}
{{0x00007ff76cd93bd2 (Unity) SerializedProperty::HasVisibleChildren}}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment