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
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
Add comment