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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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)