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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
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.