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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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)