Search Issue Tracker
Fixed
Fixed in 6000.5.X, 6000.5.0a5
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-126895
Regression
No
"ArgumentException" error when using CameraCaptureBridge with post-processing off and when rendering to a RenderTexture
How to reproduce:
- Open the “CameraAttachTest.zip“ project
- Open the “Test“ Scene
- Enter Play Mode
- Observe the Console
Expected result: Nothing is logged
Actual result: “ArgumentException: Trying to use an invalid resource (pass Capture Camera output).“ error is logged
Reproducible in: 6000.0.0b13, 6000.0.62f1, 6000.2.13f1, 6000.3.0f1, 6000.4.0a5, 6000.5.0a1
Not reproducible in: 6000.0.0b12
Reproduced on: Windows 11 Pro (24H2)
Not reproduced on: No other environment tested
Note: The issue seems to be specific to URP projects
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
- Package Manager's Filter Panel does not show borders when viewed on Windows
- Blend Tree Threshold fields accepts NaN/Infinity values causing Node backgrounds disappear in Animator Controller view
- Port keyboard selection sync improvements from legacy UGUI InputField to TMP_InputField
- Animator Controller Layer Weight field accepts “NaN” as a valid value instead of rejecting it
- Package Manager redirection buttons are changed to "Checkmarks" after installing additional Packages in the Multiplayer Center
Resolution Note:
SRP Core: Fix Camera Capture pass crashing RenderGraph when used with an offscreen camera and an output RenderTexture
Resolution Note (fix version 6000.5.0a5):
Fixed in 6000.5.0a5
Resolution Note (fix version 6000.5):
SRP Core: Fix Camera Capture pass crashing RenderGraph when used with an offscreen camera and an output RenderTexture