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
- Editor crash on "PPtr<Shader>::operator Shader*() const" when checking in changes with a very long comment in Unity Version Control window
- [Ubuntu] Toolbar and menu items for Version Control lack spaces in text on Linux
- Unity Version Control window Pending Changes tab’s Item checkbox is unresponsive when clicked and the item list is empty
- Audio stuttering occurs when heavy processing is performed while OnAudioFilterRead is in use
- Inconsistent Node search results in VFX Graph
Resolution Note:
The issue is not reproducible in the 2021.2 stream