Search Issue Tracker
By Design
Votes
0
Found in
4.6.0b10
Issue ID
615816
Regression
No
When camera's view port is changed, the part that is out of the camera view port is flicking randomly
To reproduce this bug:
1. Open the attached project
2. Open 'MainScene'
3. Notice in MainCamera settings that View Port is changed
4. Build the project for webplayer
5. Notice that the part that is out of the camera view port is flicking randomly
By Design: This bug is going to be closed as by design because the behavior is expected - the part of screen outside camera viewport is undefined. One should cover it with one of the cameras.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment