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
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
- Text Settings Inspector sections names have no padding
- UI elements shrinking, misaligned buttons, swapped icons, or incorrect styles when rapidly cycling through Scenes in the Player
- Text field does not disappear if Ctrl+Z is pressed while editing in Viewport
- CullingResults.GetShadowCasterBounds Results Remain Unchanged Despite Restricting Affected Objects with Rendering Layers
Resolution Note:
If the user gesture two-finger on a straight verticle motion up and down. This will zoom in and out.