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
- Manual reference page for Grid Selection is missing
- Awaitable.NextFrameAsync causes GC Alloc 0.7 KB when using CancellationToken
- Prefab "Overrides" list item popups are overridden when navigating with keyboard arrow keys
- Alpha Tolerance setting does not affect generated outlines when generating Custom Physics Shape in the Sprite Editor
- The information/help message section misses a margin in the "Profiler" window
Add comment