Search Issue Tracker
Fixed in 10.1.0-preview
Fixed in 7.5.1
Votes
0
Found in [Package]
7.1.8
Issue ID
1220871
Regression
No
[URP] Scriptable render passes which don't require a bound render target triggers render target warning
How to reproduce:
1. Open the attached project
2. Add the "UniversalRenderPipelineAsset" to project's scriptable render pipeline
3. Press On the Game View in the Editor
Actual result: A warning "CommandBuffer: temporary render texture not found while executing Set RenderTarget (SetRenderTarget)" appears
Expected result: No warnings appear
Reproducible with: 2019.3.2f1 (7.1.8), 2020.1.0a24 (7.2.1).
Notes:
- Sometimes the warning doesn't appear - re-adding Pipeline asset and restarting the project makes the bug reproduce again.
- Can't check older versions because the RenderPass script breaks.
Comments (1)
-
nasos_333
Apr 28, 2022 16:46
Hi,
I get the issue in Unity 2019.4.22f1
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
- UI Toolkit Debugger search text cursor and background text are overlapping
- Screen.resolutions does not return the correct list of supported resolutions when called on a MacBook Pro with a notch
- Changing Environment Profiles in Lighting window throws "NullReferenceException" error
- Imported FBX is rendered differently in Game view when comparing to Scene view
- "GetAllOverlapping failed" Error displayed in console or endless loading process on Application.Message.LeftButtonUp when cycle-selecting GameObjects with GPU Resident Drawer enabled
Resolution Note (fix version 10.1.0-preview):
Fixed with 2020.2.0b12 (10.2.0), backported to 2019.4.15f1 (7.5.2)