Unity Issue Tracker - "Assertion failed on expression" errors spammed due to an attachment limit
Fixed
UUM-42643
"Assertion failed on expression" errors spammed due to an attachment limit
Unity: RP Foundation
Fixed
2023.3.X
2023.2.X
2022.3.X
Won't Fix
2023.1.X
Verified with 2023.3.0a16
Reproduction steps:
1. Open the attached project "URPRenderPass"
Expected result: no errors in the Console
Actual result: errors are spammed:
Assertion failed on expression: 'attachmentCount < (RenderPassContext::kMaxAttachments + (depthAttachmentIndex >= 0 ? 1 : 0))'
Assertion failed on expression: 'attCount < kMaxAttachments'
Reproducible with: 2022.3.5f1, 2023.1.4f1, 2023.2.0a22
Could not test with: 2021.3.28f1 (compiler errors)
Reproducible on: macOS 13.4.1 (Intel), macOS 13.4 (M2) (user's)
Note: more errors are spammed when moving the mouse
Prioritise and Follow this issue
Have a workaround or additional info about this issue?