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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
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.