Search Issue Tracker
Fixed in 6.5.X
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
- “Client And Server” shown without spaces in Active Scenario window
- [Linux] Mouse cursor gets stuck at the edge of the screen when trying to pan in the Scene view
- Docked Multiplayer Play Mode window disappears when switching back to a saved Editor layout
- Audio files fail to be imported when the file path is 260 characters or longer
- Error SGICE002 is wrongly shown when more than one argument is passed into GetComponentRW()
Resolution Note (fix version 6.5):
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