Search Issue Tracker
Not Reproducible
Votes
0
Found in
2019.3.0b5
2019.4
2020.3
2021.1
Issue ID
1186604
Regression
No
[STW2019]Assertion failed on expression: '!m_IsUndoing' when pressing cmd+z to undo applied actions on Import settings
How to reproduce:
1. Open the attached project
2. Go to the Assets-> Sprites folder
3. Select any sprite-> go to Import settings in the Inspector window
4. Set Texture Type from Default to Sprite (2D and UI) and Apply
5. Start pressing command+z fast and repeatedly
6. When the "Unapplied import settings" popup will appear, choose to Apply or Revert buttons
Actual:
Assertion failed on expression: '!m_IsUndoing'
UnityEditor.EditorApplication:Internal_CallGlobalEventHandler()
Reproducible with: 2019.4.25f1, 2020.3.6f1, 2021.1.6f1
Not reproducible with: 2021.2.0a1, 2021.2.0a14
Note: could not test earlier versions because the "Unapplied import settings" popup was introduced in 2019.2.0a12
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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The issue is not reproducible in the 2021.2 stream