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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
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)