Search Issue Tracker
Fixed
Votes
0
Found in
2023.2.0a22
Issue ID
UUM-42455
Regression
Yes
Crash on DestroyOrphanedChildrenAndComponents when undoing the adding of TextMeshPro Dropdown after refusing to import the TextMeshPro package
How to reproduce:
1. Open the user attached “My Project3.zip” project
2. Add a UI TextMeshPro Dropdown to the Hierarchy
3. Refuse to import the TextMeshPro package a few times
4. With the TextMeshPro import prompt visible undo the adding of the Dropdown
Reproducible with: 2023.2.0a14, 2023.2.0a22
Not reproducible with: 2021.3.28f1, 2022.3.4f1, 2023.1.3f1, 2023.2.0a13
Reproduced on: Windows 10 (Intel)
First lines of stack trace:
0x00007FFFBEFAB173 (Unity) DestroyOrphanedChildrenAndComponents
0x00007FFFBEFA613A (Unity) StructureUndoBase::ApplyInternal
0x00007FFFBEF93C70 (Unity) ObjectUndo::ApplyUndo
0x00007FFFBEFA69ED (Unity) UndoManager::ApplyUndo
0x00007FFFBEFB8905 (Unity) UndoManager::Undo
Add comment
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 RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Resolution Note:
Fixed by another internal issue: UUM-41289: TMP Importer window keeps popping up when removing the UI-element needing TMP and closing the window