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
- Spot Light with 'Box' Shape stops working when it collides with Mesh
- Accepting Asset Store EULA endless loop in Package Manager window
- “InvalidOperationException: Sequence contains no matching element“ error when reenabling a custom Debug Draw Mode
- Prefab that contains a layout group is marked as changed by the Editor when opened
- Emission animation does not appear when the "Emission Map" parameter is set to black in a Lit material
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