Search Issue Tracker
By Design
Votes
0
Found in [Package]
10.1.0
Issue ID
1289158
Regression
No
Frame Buffer is not being cleared in the Player with 2D Renderer Data Asset
How to reproduce:
1. Open the user's attached "TroxDelivery.zip" project
2. Go to File -> Build And Run
3. Press "Play" in the Player
4. Move the truck with the "W" key
5. Observe the application
Expected result: The Sprites are not repeating, Frame Buffer is getting cleared
Actual result: The Sprites are repeating, Frame Buffer is not getting cleared
Reproducible with: 8.2.0 (2020.1.13f1), 10.1.0 (2020.2.0b11, 2021.1.0a5)
Could not test with: 7.5.1 (2019.4.14f1) - Black screen in the Player
Notes:
- Reproduced the issue on Windows
- The issue is not reproducible in the Editor with 8.2.0 (2020.1.13f1), while it's also reproducible in the Editor in 10.1.0 (2020.2.0b11, 2021.1.0a5)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
The camera Background Type in the test scenes is Skybox, which isn't supported by the 2D Renderer. The solution is to use Solid Color or an image for the background.