Search Issue Tracker
Won't Fix
Votes
0
Found in
5.5.1p2
Issue ID
880052
Regression
No
[macOS][editor] Pressing 'f' to frame on the selection before the zoom inertia is at zero, it's still zooming
Steps to reproduce:
1. Create a New Project
2. Create any Game Object in the scene
3. Zoom in/out and press 'f' (to focus) immediately
Expected behavior: Selected Game Object is focused immediately.
Actual behavior: 'f' is unresponsive until zooming animation ends.
Reproduced with: 5.6.0b9, 5.5.1p4, 5.4.4p4, 5.3.7p2
Workaround: disable mouse acceleration: http://apple.stackexchange.com/questions/151539/how-to-disable-mouse-acceleration-in-yosemite
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
- UI Toolkit 'background-size' property is not fully animatable
- Moving the Scrollbar via clicking no longer works after the first-click when page size is too small
- Elements in UI Builder Viewport are displayed incorrectly when Editor UI Scaling is set to 125%
- Prefab referencing a script is not shown in the Search window's Project tab when using "Find References In Project"
- Scroll view sensitivity remains unchanged when modifying the "--unity-metrics-single_line-height" value
Resolution Note:
This particular case has been investigated thoroughly and we have decided, in the interests of protecting the stability and features of Unity for users that rely upon the affected versions, to not address this fix for the time being. We understand that this will cause problems for some users, and so may address in a future version.
Also, there is no good way of forcing OSX to interrupt scroll momentum phase.