Search Issue Tracker
Active
Under Consideration for 6000.0.X, 6000.5.X
Fixed in 6000.3.7f1, 6000.4.0b8, 6000.5.0a6
Votes
0
Found in
6000.3.5f1
6000.4.0b5
6000.5.0a5
Issue ID
UUM-132892
Regression
No
Undoing and saving Aseprite Layer Import changes throws “RecordCreation cannot be called while an undo is already processing” error in the Console window
Steps to reproduce:
1. Create new Unity project using Universal 2D Template
2. Import provided “bird_anim_01.aseprite” Asset
3. Select Aseprite Asset in Project window
4. In Inspector window > Layer Import change Import Mode from “Merge Frame” to “Individual Layers”
5. Press “Apply” button below
6. Once applied, press ctrl+z until “Inspector - Unsaved Changes Detected” pop-up appears
7. Press “Save“
8. Observe the Console window
Actual results: Error “RecordCreation cannot be called while an undo is already processing UnityEditor.EditorApplication:Internal_CallGlobalEventHandler ()” is thrown after saving changes
Expected results: No errors thrown in the Console after saving changes
Reproducible with versions: 6000.3.5f1, 6000.4.0b5, 6000.5.0a5
Can’t test with versions: 6000.0.66f1 (different error is thrown - Assertion failed on expression: '!GetUndoManager().IsProcessing()')
Tested on (OS): Windows 11
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Add comment