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
- NullReferenceException when setting 'isTextObjectScaleStatic' to false on a disabled TextMeshPro GameObject
- Shader Stripping Custom Options disappear when exiting Play mode without reloading Domain
- Decals do not get projected when 'Rendering Layer Mask' on a GameObject is 23rd Layer or above due to encoding/decoding issues
- Deriving from SearchContextAttribute doesn't always work
- Scripting API documentation is missing for macOS editor extensions
Resolution Note:
The issue is not reproducible in the 2021.2 stream