Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2021.2.0b12
2022.1.0a4
Issue ID
1364363
Regression
No
Multiple separator lines between list items shown in Undo History window after switching to Show Latest Action First or Last
Steps to reproduce:
1. Create a new Unity project
2. Open Edit->Undo History
3. Generate some Undo events
4. Select the 2nd item from the top in the Undo History window
5. Click on "3 dots" button in Undo History window and select Show Latest Action Last
Expected result: Only one separator line shown after switching to Show Latest Action Last
Actual result: Separator line between the first and second item in the undo list is not removed, there are two separator lines now in the list
Reproduced with: 2022.1.0a8, 2022.1.0a4 (Undo History was added in 2022.1.0a4)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment