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
- [macOS] There is no way to tell if you are running under Rosetta
- [AssetImport] Changing Graphics APIs in Android platform reimports most of the assets (textures, fonts, ...)
- Stack frames are missing from Console window when in Full Stack trace mode
- An error is returned and no package is listed if an invalid package is hosted on a scoped registry
- Crash with ComputeTileMeshJob when generating Navmesh
Add comment