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
- Local package MonoBehaviour scripts appear as missing after updating the project when the project and package paths share the same prefix
- AssetBundle Variants do not switch when a Sprite (2D and UI) texture is referenced from a Material
- Location tooltip in the Viewport of UI Builder window does not update when the UI Document Asset is moved to a different location
- Audio Clip Volume and Avoid Repeating Last fields values cannot be changed in Audio Random Container window
- Setting a variable in the root selector via an imported USS file in a theme does not work
Add comment