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
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
Add comment