Search Issue Tracker
By Design
Votes
0
Found in
5.5.0b4
Issue ID
834204
Regression
Yes
When scaling camera view which was created by using "Handles.DrawCamera" the "Game view" does not clear up in play mode
Steps to reproduce:
1. Open attached project
2. Go to Window -> Test Window
3. Start play mode
4. Select "Main Camera" gameObject in hierarchy ("TestWindow" now should start rendering camera's view)
5. Scale "Test Window" down a few times (see in the attached GIF)
Actual result: The part(s) in Game view are not cleared up where camera does not render.
Expected result: Not rendered parts should be cleared up.
Note: Game view clears up when is rescaled(see in the attached GIF)
Reproduce on: 5.5.0b4, 5.4.1f1
Does not reproduce on: 5.3.6p5
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Incorrect opacity blending occurs when parent opacity is applied
- "W" and "S" keys navigate ListView when in Player or Play Mode
- “Error in Shader Graph Assets/Samples/Shader Graph/17.1.0/Production Ready Shaders/Lit/URPLit.shadergraph: Graph is generating too many variants…” error is thrown after importing Shader Graph Samples
- ComputeShader cannot access the depth element of RenderTexture targeted by an HDR camera
- Search in the Console window highlights wrong text when text contains HTML attributes
Add comment