Search Issue Tracker
Fixed in 2023.3.0a1
Fixed in 2023.2.0b1
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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2023.3.0a1):
Fixed by another internal issue: UUM-41289: TMP Importer window keeps popping up when removing the UI-element needing TMP and closing the window
Resolution Note (fix version 2023.2.0b1):
Fixed by another internal issue: UUM-41289: TMP Importer window keeps popping up when removing the UI-element needing TMP and closing the window