Search Issue Tracker
By Design
Votes
0
Found in
2022.3.55f1
6000.0.33f1
6000.1.0a10
Issue ID
UUM-91770
Regression
No
Zooming in Scene View slows down and comes to a halt
Reproduction steps:
1. Create a new project
2. Open the Scene View
3. Zoom in with the mouse’s scroll wheel
4. Observe
Expected result: Zooming in continues
Actual result: Zooming in Scene View exponentially slows down
Reproducible with: 2022.3.55f1, 6000.0.33f1, 6000.1.0a10
Reproducible on: M1 Max MacOS 15.1.1
Not reproducible on: No other environment tested
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note:
This behavior is by design.
This allows to focus more precisely on the selected object.
Changing the active object and focusing on it (F key by default), or using FPS navigation in the scene view are solutions to go around that behavior.
Another solution is also to change the SceneView camera speed to move faster in the view :)
I hope this helps,
Thanks