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
- UI Toolkit World UI Text Field unfocuses immediately when clicking on it using XR Controller
- Crash on CallWindowProcW when entering Play mode for the second time and running the Editor in the background while using System.Windows.Forms functions
- 2D Freeform Light shadows disappear when light center is offset from shape bounds
- Crash on MarkAllDependencies when opening scenes with Assets from the YarnSpinner package
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
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