Search Issue Tracker
Fixed
Fixed in 1.4.16, 1.7.8
Votes
1
Found in [Package]
1.4.15
1.6.1
1.7.3
Issue ID
UVSB-1667
Regression
No
[Bolt] Zooming out in the Graph is not relative to the mouse cursor position
Reproduction steps:
1. Create a new project and Import Bolt
2. Create a new Graph
3. Add a random Node
4. Place the mouse cursor on the far left or right side, zoom in and out repeatedly, notice that nodes drift away
Expected result: zooming out will be relative to mouse cursor position just like zooming in
Actual result: zooming out is always relative to the center of the viewport, zooming in and then zooming out without moving the cursor makes nodes drift away towards the opposite side from where the cursor is in the viewport (See attached Results.mp4)
Reproduces on: Bolt 1.4.15 (2019.4.29f1, 2020.3.15f2), Visual Scripting 1.7.3 (2021.1.16f1, 2021.2.0b5, 2022.1.0a5)
Notes:
-This issue is not present in Visual Effect Graph and Shader Graph
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
- Prefab override popup is cropped/positioned incorrectly when more than one display is used and a higher display Scale is set
- Opening a dropdown on a small screen results in its instant closing when mouse cursor is pressed where the dropdown is going to be opened
- Only "ArgumentNullException: Value cannot be null" is displayed instead of all the actual errors when opening a project with numerous compilation errors
- MultiColumnListView and MultiColumnTreeView do not change selection on first input when focus is set by code
- SerializedProperty.DataEquals is returning false when SerializedProperty.EqualContents return true
Resolution Note (fix version 1.7.8):
Fixed zooming out in the Graph to be relative to mouse [BOLT-1667](https://issuetracker.unity3d.com/product/unity/issues/guid/BOLT-1667)