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
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
- A script cannot be attached to a GameObject when there is another script that is generic with the same name in a different folder
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