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
- Radio Button is squished or selection indicator is off center in Play mode when it's scaled down
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
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.