Search Issue Tracker
Fixed in 2022.1.X
Fixed in 2021.2.X
Votes
0
Found in
2021.1.0a4
2021.1.24f1
2021.2
2022.1
Issue ID
1377063
Regression
Yes
Zooming in/out syncs across several SceneView Tabs
Reproduction steps:
1. Create a new project
2. Add new SceneView Tab (RightClick on any other tab (except SceneView) -> Add Tab -> Scene)
3. Press On new SceneView Tab
4. Zoom In or Out using the scroll wheel
Expected result: Scene view zooms in/out only in a newly created SceneView Tab
Actual result: Scene View zooms in/out in both SceneView Tabs
Reproducible with: 2021.1.0a4, 2021.1.28f1, 2021.2.1f1, 2022.1.0a13
Not reproducible with: 2019.4.32f1, 2020.3.22f1, 2021.1.0a3
Note: Restarting Unity after adding a new SceneView Tab fixes the issue.
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
- Rigged GameObject doesn’t return to its idle state when disabling "Preview" and the GameObject has nested rigged GameObjects
- Error "ArgumentException: Trying to use an invalid resource" when creating custom post-processing effect in URP
- [DX12] GameObjects using CommandBuffer DrawProcedural and DispatchCompute calls have color flicker when changing color and moving mouse cursor
- The Player becomes unresponsive after resolution switch in Exclusive Fullscreen mode when using DX12 Graphics API
- (Apple Silicon) Floating point inconsistencies between mono and il2cpp
Resolution Note (fix version 2022.1):
Fixing new Scene View tab using a reference to the previous tab zoom.
https://github.cds.internal.unity3d.com/unity/unity/pull/6607
Resolution Note (fix version 2021.2):
Fixing Zoom across several SceneView tabs
https://github.cds.internal.unity3d.com/unity/unity/pull/6609