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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
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.