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
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
Add comment