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
- Animation Clip with Legacy enabled does not play when Time.timeScale is set to 0 despite Update mode set to "Unscaled time"
- Rename is enabled on subfolder empty space - "Can't rename to empty name" warning
- SamplerState Property Missing Anisotropic Filtering
- Visual glitches when using Handles API
- The RGBA color values are inconsistent when comparing two identical colors set in the Inspector
Resolution Note:
The issue is not reproducible in the 2021.2 stream