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
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
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)