Search Issue Tracker
Fixed in 2021.2.X
Fixed in 2019.4.X, 2020.3.X, 2021.1.X
Votes
0
Found in
2018.4
2019.4
2020.1
2020.2
2021.1
2021.1.0b2
2021.2
Issue ID
1305625
Regression
No
[Undo] [IMGUI] 'Select Icon' and 'Texture2D' windows remain open after performing the undo operation
While changing the icon, when 'Select Icon' and 'Texture2D' windows opened then after performing undo operation, these windows remain opened in the editor. Refer attached video.
Steps to repro:
1. Create a New Project.
2. Hierarchy > 3D object > Cube.
3. Cube > Inspector > Select Icon > Other.
4. Edit > Undo Selection Change.
Actual result:
'Select Icon' and 'Texture2D' windows remain open after performing undo operation.
Expected result:
'Select Icon' and 'Texture2D' windows should close as soon as undo operation is applied.
Reproducible in:
2021.2.0a1, 2021.1.0b2, 2020.2.2f1, 2020.1.17f1, 2019.4.18f1, 2018.4.30f1
Environment:
Occurring on Mac 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Additional empty space becomes visible under "Scripts" in the "Add Component" window
- Longer component titles overlap navigation arrow in the "Add Component" window
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
Add comment