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
- Test Runner’s vertical scrollbar overlaps with the up and down arrows and upper toolbar tabs when the window is minimized
- The Input Field view is not updated when deleting lines of text
- The scrollbar does not respect empty lines in the Input Field
- “Texture Atlas Viewer“ button text overlaps another button when the UI Toolkit Debugger is narrowed
- Thresholds are no longer automatically calculated after deleting Motion fields in Blendtrees
Resolution Note:
The issue is not reproducible in the 2021.2 stream