Search Issue Tracker
In Progress
Fix In Review for 6000.0.X
Fixed in 6000.1.0a4
Votes
3
Found in
6000.0.21f1
6000.1.0a1
7000.0.0a1
Issue ID
UUM-83013
Regression
Yes
Errors are thrown when using stacking cameras with two different Renderer2DData
Reproduction steps:
1. Open the attached “BugRepro” project
2. Open the “Assets/Scenes/SampleScene.unity” Scene
3. Enter the Play Mode
4. Observe the Console window
Expected result: No errors are thrown
Actual result: Errors are thrown
Reproducible with: 6000.0.20f1, 6000.0.21f1
Not reproducible with: 2021.3.44f1, 2022.3.48f1, 6000.0.19f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
Errors:
* InvalidOperationException: Trying to SetRenderAttachment on a texture that is already used through UseTexture/SetRenderAttachment. Consider updating your code. (pass 'BlitFinalToBackBuffer' resource 'Backbuffer color').
* Render Graph Execution error
* InvalidOperationException: The CullingResults instance is no longer valid. This can happen if you re-use it across multiple frames.
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
Add comment