Search Issue Tracker
Fixed in 6000.0.22f1
Won't Fix in 2023.2.X
Fixed in 6000.0.X, 7000.0.0a20, future release
Votes
1
Found in
2023.2.0f1
6000.0.0b14
6000.1.0a7
6000.2.0a1
Issue ID
UUM-68284
Regression
No
[URP][RG][CameraStacking] Passes are failing when CameraStacking and RG are enabled
Steps to reproduce:
1. Download attached project and open in Unity
2. Build and Run Winter_Demo scene
3. Observe the Errors in Development Console:
Postprocessing Final Blit Pass/Screen Space UlToolkit/uGUI Pass - Overlay: Attachment 0 was created with 4 samples but 1 samples were requested.
NextSubPass: Not inside a Renderpass
EndRenderPass: Not inside a Renderpass
Actual results: Errors in the Development Console
Expected results: No errors in the Development Console when using Camera Stacking together with the RG
Reproducible with versions:
2023.2.0f1, 2023.3.0b7, 6000.0.0b14
Tested on (OS):
MacBook Pro (16-inch, 2021), CPU: Apple M1 Max, Memory: 64 GB, macOS: Ventura 13.3.1 (a) (22E772610a)
Comments (1)
-
bryanchew1994
Feb 16, 2025 17:39
Similar problem still exists on Unity 6000.38 :(
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
- Animator State Labels are not Rendered correctly when using the Bitmap Renderer as the Default Editor Text Renderer
- LDR render target is used when HDR is enabled in URP and Recorder Source is set to 360 View
- Terrain Layer's changes are not added to the Undo history
- “IndexOutOfRangeException: Index was outside the bounds of the array.” error is thrown when large Text (TMP) GameObject Overflow field is set to Ellipsis
- The OnValidate method is not invoked when reverting changes on a Prefab Variant
Resolution Note (fix version 6000.0):
Camera stacking rendering to system backbuffer with URP Render Graph on iOS/macOS has been fixed. The error message regarding the mismatch of msaa samples for the final blit pass won't appear again. Thanks for having taken the time to report this bug!
Resolution Note (2023.2.X):
Closing as Won't fix due to 2023.2 reaching it's EOL.