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
- Redoing creation of Sub Scenes and Cube GameObjects in Hierarchy throws “Assertion failed on expression: 'targetScene != nullptr’” error in Console window
- Selecting “New Sub Scene” after assigning “New Scene” in Sub Scene Script Component throws “Destroying GameObjects immediately is not permitted” in the Console window
- Shader Graph "Zoom Step Size" can be set to 0 even though the zoom still works
- Enabling/Disabling the Deprecated Nodes doesn't apply to the opened Shader Graph unless any Variable is added to the Blackboard
- Group Selection title text size is smaller in renaming than the actual font size
Add comment