Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.4.12
Issue ID
UVSB-979
Regression
No
Track pad zoom is not pinch but two fingers up and down
I've only been able to test with a MacBook but you are unable to zoom using a trackpad. If you try to zoom using a pinch gesture the graph goes full screen.
Expected. You should be able to zoom the graph through the same levels as on the graph zoom slide bar, using a two-finger pinch.
Steps to reproduce
* Create a bolt flow macro
* Attach it to a game object as a component
* Open the graph
* Try to zoom in and out using the MacBook trackpad
Notice issue >> There is no zoom. The graph goes full screen.
Note: I've noticed that sometimes it works but is very hit and miss. It seems to be fighting the Unity palette window, which will full size on a pinch zoom.
I might be worth adding a toggle here. On macOS, the option key + click will let you pan the graph. Perhaps option + pinch to zoom it.
UPDATE: I've managed to figure it out. The gesture is two-finger on a straight verticle motion up and down. This will zoom in and out. I would rather have modifier key here as going straight up and down is quite tricky.
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
- "Draw Additional Lights Shadowmap" calls increase when custom MaterialBlockProperty is used
- Crash on _platform_memmove when importing the "Dragon Crashers - URP 2D Sample Project" to a new 2D project
- "Shader is not supported on this GPU" warnings and and shaders are not loading when building the project for non-Chromium browsers
- [iOS][URP] The screen flickers and the "Execution of the command buffer was aborted due to an error during execution" error is thrown continuously
- Shortcut Manager shows empty conflict filter when resolving runtime conflicts involving different contexts
Resolution Note:
If the user gesture two-finger on a straight verticle motion up and down. This will zoom in and out.