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
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
- Scroll offset is framerate-dependent when scrolling with velocity in the Device Simulator
Add comment