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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment