Search Issue Tracker
Fixed
Fixed in 6000.0.37f1, 6000.1.0b5, 6000.2.0a1, 7000.0.0a17
Votes
0
Found in
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
7000.0.0a1
Issue ID
UUM-91449
Regression
No
Crash on UndoManager::Undo when undoing SpriteAtlas Compression value changes
Reproduction steps:
1. Open the attached “IN-90752.zip” project
2. In the Project window, locate and select the “TilemapSpriteAtlas” asset
3. In the Inspector window, change the Compression value to “None” (any other value also works)
4. Press CTRL + Z (undo shortcut) on your keyboard
5. When prompted, select “Cancel” in the Dialog Box
6. Observe the crash
Reproducible in: 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Could not test with: 2021.3.47f1 (undo shortcut does not affect the Compression value)
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environments tested
First few lines of stacktrace:
{noformat}0x00007ff6c08820d0 (Unity) UndoManager::Undo
0x00007ff6c033b0b2 (Unity) MenuController::ExecuteMenuItem
0x00007ff6c033a7f6 (Unity) MenuController::ExecuteMainMenuItem
0x00007ff6befe49a7 (Unity) EditorApplication_CUSTOM_ExecuteMenuItemInternal
0x00000178c3ab96e5 (Mono JIT Code) (wrapper managed-to-native) UnityEditor.EditorApplication:ExecuteMenuItemInternal (string,bool){noformat}
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Add comment