Search Issue Tracker
Duplicate
Votes
0
Found in
5.0.0b1
Issue ID
628778
Regression
Yes
Scrolling the mouse wheel in the animation curve editor no longer zooms in and out
How to reproduce:
1. Create a new project
2. Create Empty Object and add a new C# script
3. Put 'public AnimationCurve MyCurve' into a MonoBehaviour
4. Select My Curve in Inspector to open Animation Curve editor
5. Try to zoom in or out using the mouse wheel
6. Notice that it is just scrolling the vertical scroll bar, before it was zooming in or out
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
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
- Unable to bind RenderTexture to the VisualElement's StyleBackground property
This is a duplicate of issue #598345