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
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
Add comment