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
- Context Menu option is automatically selected when the menu is invoked and mouse is dragged while holding left mouse button
- In Deferred rendering path, mixed lights don't render when enabling "Use Rendering Layers" in the Decal renderer feature
- [Windows] Special characters in file names are sorted to the end of the alphabet in the Project window
- Information box icons are not contained within the information box bounds in Render Pipeline Converter window
- Field is still marked as changed when changed back to its default state in UI Builder
Resolution Note:
If the user gesture two-finger on a straight verticle motion up and down. This will zoom in and out.