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
- Blank, Light-Themed "Create Node" window becomes visible on the next project open
- UI Elements/Layout inconsistencies in the Particle System component
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
Add comment