Search Issue Tracker
Fixed in 7.1.1
Votes
0
Found in [Package]
7.0.1
Issue ID
1185111
Regression
No
Render Texture is not cleared before Camera rendering when using Universal RP
How to reproduce:
1. Open User's attached URPTemplate.zip project
2. Open SampleScene found in Assets -> Scenes
3. Enter the Play mode
4. Move the mouse while holding Right Mouse Button
5. Observe the Quad
Expected result: when moving the mouse clear image is reflected on the Quad
Actual result: when moving the mouse the image in the texture applied to the Quad is 'smeared' around
Reproduced in: Universal RP 7.0.1 (2019.3.0b5, 2020.1.0a5)
Not reproduced in: Universal RP 7.1.1 (2019.3.0b5, 2020.1.0a5)
Could not reproduce in: 2017.4.32f1, 2018.4.10f1, 2019.2.7f2, 2019.3.0a12 (no Universal RP)
Notes: Only happens with URP 7.0.1. Upgrading the URP package (7.1.1 is available on 2019.3.0b4 and above) fixes the issue.
Workaround: enabling "Render Post-processing" in the Camera with Render Texture fixes the issue.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Add comment