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)
-
jeromeWork
Aug 02, 2022 22:37
Getting this error in 2021.3.3 LTS using URP 12.1.6
-
valentinwinkelmann
May 17, 2022 07:58
Getting this error in 2021.2.18f1
-
Annabelle-AB
May 17, 2022 05:46
Still occuring for me as well in Unity 2021.3.2f1
-
Luis_Fernandes
May 15, 2022 00:14
Still not fixed in 2021.3.2f1
[Worker1] Attempting to get Camera relative temporary RenderTexture (width || height <= 0) via a CommandBuffer in a Sriptable Render Pipeline.
[Worker1] Trying to get RenderBuffer with invalid antiAliasing (must be at least 1) -
DocQ
May 06, 2022 08:18
Still not fixed in 2021.3.0
-
soleron
Apr 17, 2022 18:39
Issue still exists 2021.3.0f1 LTS
-
Vaupell
Apr 07, 2022 13:07
Still a issue on 2021.2.18f1
-
Kyle4D
Mar 29, 2022 12:37
Not fixed in 2020.2.32f1
-
Mystara
Mar 25, 2022 15:05
This issue has not been fixed. 2021.2.17f1
-
Liderangel
Feb 22, 2022 19:14
Since the issue still persists, how do we reopen the ticket?
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
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)