Search Issue Tracker
Fixed
Fixed in 2022.3.63f1
Votes
0
Found in
2022.3.62f1
Issue ID
UUM-129229
Regression
No
Crash on IterateTypeTreeEx<IterateTypeTreeFunctorAdaptor<CollectExternalReferenceFunctor> when deleting Models
How to reproduce:
1. Open the attached “IN-124707” project
2. Navigate to Assets > CartoonTracksPack1 > Track1 > Prefabs > Props
3. Delete the “prop_exitlights“ Prefab
4. Observe the crash
Reproducible with: 2022.1.22f1, 2022.3.62f1, 2022.3.62f3
Fixed in: 2022.3.63f1
Not reproducible with: 2022.3.69f1, 6000.0.63f1, 6000.2.15f1, 6000.3.0f1, 6000.4.0b1, 6000.5.0a3
Reproduced on: Windows 11
Not reproduced on: No other environment tested
First few lines of the stack trace:
0x00007ff7a87218d6 (Unity) IterateTypeTreeEx<IterateTypeTreeFunctorAdaptor<CollectExternalReferenceFunctor>
0x00007ff7a87218d6 (Unity) IterateTypeTreeEx<IterateTypeTreeFunctorAdaptor<CollectExternalReferenceFunctor> >
0x00007ff7a87218d6 (Unity) IterateTypeTreeEx<IterateTypeTreeFunctorAdaptor<CollectExternalReferenceFunctor> 0x00007ff7a8721f6e (Unity) EditorMaterialUtilityBindings::GetMaterialParentFromFile
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- External Script Editor preference resets to last set IDE when switching Unity Editor versions
- Unnecessary horizontal scrollbar appears at the bottom of the Multiplayer Play Mode window
- Build Profiles modified by script require manual "Apply" when the Build Profiles window is open
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Color is incorrectly applied to objects when initialized with non-normalized parameters
Add comment