Search Issue Tracker
By Design
Votes
6
Found in
5.3.5p7
Issue ID
831535
Regression
No
Scaling camera view which was created by using "Handles.DrawCamera" rescales "Game View" camera's height as well
When using Handles.DrawCamera to draw camera view on another window, rescaling that window results in a Game view camera scale change as well(inspect attached gif)
Steps to reproduce:
1. Open attached window
2. Go to window -> Test window
3. Select "Main Camera" in the hierarchy (camera should start rendering in "Test window")
4. Scale "Test window" height
-Camera in "Game view" also gets rescaled
Actual result: Every scaling that is done on "Test window" effects "Game view" as well.
Expected result: Scaling "Test window" should not result in a "Game view" changes.
Reproduced on: 5.5.0b4, 5.4.1f1, 5.3.6p5, 5.2.3p3
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment