Search Issue Tracker
In Progress
Fix In Review for 6000.0.31f1
Fixed in 6000.1.0a7
Votes
5
Found in
6000.0.24f1
6000.1.0a1
Issue ID
UUM-85289
Regression
Yes
Errors “InvalidOperationException: Trying to use a texture (_CameraDepthTexture)...” and “Render Graph Execution error” shown when selecting GameObjects from the Hierarchy
Reproduction steps:
1. Open the attached “URP-APV.zip” project
2. Open "Assets/PlaygroundAPV.unity" Scene
3. Select any GameObject from the Hierarchy (e.g. Sphere)
4. Observe the Console
Expected result: No errors are visible
Actual result: “Render Graph Execution error” and “InvalidOperationException: Trying to use a texture (_CameraDepthTexture) that was already released or not yet created.” errors are thrown
Reproducible with: 6000.0.22f1, 6000.0.24f1, 6000.1.0a1
Not reproducible with: 2021.3.45f1, 2022.3.51f1, 6000.0.21f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: no other environment tested
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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
BlackPete
Nov 12, 2024 18:30
I'm also seeing this error. Unity 6000.0.23f1.
Every time I select something in the scene view, I get this error spam.