Search Issue Tracker
In Progress
Under Consideration for 6000.0.X, 6000.2.X, 6000.3.X, 6000.4.X
Votes
0
Found in
6000.0.62f1
6000.2.13f1
6000.3.0f1
6000.4.0a5
6000.5.0a1
Issue ID
UUM-126895
Regression
Yes
"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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note:
Fix Camera Capture pass crashing RenderGraph when used with an offscreen camera and an output RenderTexture