Search Issue Tracker
By Design
Votes
0
Found in
2021.3.48f1
2022.3.57f1
6000.0.37f1
6000.1.0a5
6000.2.0a2
6000.3.0a1
Issue ID
UUM-97372
Regression
No
Vertical scrolling does not work when using the middle mouse button to scroll in the Dopesheet of the Animation window
Reproduction steps:
1. Open the attached “IN-94285” project
2. In the Assets folder open the “Testingg” Animation Clip
3. Resize the window so it has both the vertical and horizontal scroll bars
4. In the Animation window select the Dopesheet
5. In the Dopesheet hold the middle mouse button and scroll horizontally, then vertically
6. Observe the Animation window
Expected result: The Dopesheet scrolls both horizontally and vertically
Actual result: The Dopesheet scrolls only vertically
Reproducible with: 2021.3.48f1, 2022.3.57f1, 6000.0.37f1, 6000.1.0a5, 6000.2.0a2
Reproducible on: Windows 11
Not reproducible on: No other environments tested
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note:
The dopesheet and the curve editor are two separate things. The dope sheet is tied to the left panel where the animation properties are listed. Because the two separate views are linked together, it was decided to lock the dopesheet vertically while panning to avoid having to move the two views at the same time.