Search Issue Tracker
Fixed in 12.0.0
Votes
1
Found in [Package]
12.0.0
Issue ID
1360910
Regression
Yes
[URP] "Attempting to get Camera relative temporary RenderTexture" is thrown when no Renderer Features exist
How to reproduce:
1. Open the "case_1360910" project
2. Open the "Assets -> Repro -> 3DSkybox" Scene
3. Enter the Play Mode
4. Observe the Console log
Expected result: No errors are thrown in the Console log
Actual result: Bunch of errors are printed in the Console log
Reproducible with: 12.0.0 (2021.2.0b2, 2021.2.0b14, 2022.1.0a1, 2022.1.0a10)
Not reproducible with: 7.7.1 (2019.4.30f1), 10.6.0 (2020.3.18f1), 11.0.0 (2021.1.25f1), 12.0.0 (2021.2.0b1, 2021.2.0b15), 12.1.0 (2021.2.0b16), 13.0.0 (2022.1.0a11, 2022.1.0a12)
Thrown errors:
Attempting to get Camera relative temporary RenderTexture (width || height <= 0) via a CommandBuffer in a Sriptable Render Pipeline.
Trying to get a relatively sized RenderBuffer without an active camera.
Trying to get a relatively sized RenderBuffer without an active camera.
Comments (16)
-
Mystara
Feb 21, 2022 21:39
This issue is still present in 2021.2.12f1.
-
novaVision
Jan 31, 2022 16:07
Same, not fixed on 2021.2.8. I had this issue starting from 2021.1 migration to 2021.2.x
-
Vaupell
Jan 19, 2022 17:41
2021.2.8f1 stull present. running default URP with cinemachine..
-
GuardianOfTheLedge
Dec 21, 2021 22:35
This issue has not been fixed in unity 2021.2.1f1 where I am currently experiencing the issue.
-
gewl
Dec 21, 2021 16:36
This issue has not been fixed.
-
univepro
Dec 19, 2021 18:32
This issue has not been fixed in Unity 2021.2.2f1. I am currently getting this issue.
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
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
- [Android] Application not deployed on a device when "activity-alias" is used in the AndroidManifest
- Shader compile process adds shader ID to the constant buffer name when the word "Globals" is being used in Vulkan
- Audio Mixer Snapshot link to the documentation isn’t working
Resolution Note (fix version 12.0.0):
Fixed in 12.0.0 (2021.2.0b15), 12.1.0 (2021.2.0b16), 13.0.0 (2022.1.0a11)