Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.2.0a15
Issue ID
UUM-7776
Regression
Yes
Crash when closing Unity Editor after creating Prefab root
Reproduction steps:
1. Open the attached project
2. Open “Assets/GameObject.prefab”
3. In the Hierarchy window click “GameObject” and drag it into the Project window, “Assets” folder
4. Click “Create Base”
5. Close Unity Editor
Expected result: Unity Editor closes normally
Actual result: Unity Editor crashes when closing
Reproducible with: 2022.2.0a15
Not reproducible with: 2019.4.39f1, 2020.3.36f1, 2021.3.4f1, 2022.1.5f1, 2022.2.0a14 2022.2.0a16
First lines of stacktrace:
{noformat}0x00007FF6200434BA (Unity) FileAccessor::SetLength
0x00007FF620014C9A (Unity) File::SetFileLength
0x00007FF62114D867 (Unity) UndoManager::RegisterUndoOperation
0x00007FF62114D17F (Unity) UndoManager::RegisterUndoInternal
0x00007FF62114D116 (Unity) UndoManager::RegisterUndo
0x00007FF62112EB08 (Unity) RegisterFileChangeUndo{noformat}
Reproducible on: Windows 10 Pro 20H2
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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Resolution Note:
Not reproduceable