Search Issue Tracker
Fixed
Fixed in 2022.3.15f1, 2023.2.3f1, 2023.3.0a16
Votes
2
Found in
2022.3.5f1
2023.1.4f1
2023.2.0a22
2023.3.0a3
Issue ID
UUM-42643
Regression
No
"Assertion failed on expression" errors spammed due to an attachment limit
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
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
- [Quest] Pitch Shifter causes audio degradation on Quest 2 devices when sped up
- "GUI Error: Invalid GUILayout" and "NullReferenceException" are thrown when adding Scenes to "Scenes in Baking Set" in Adaptive Probe Volumes
- Inspector window not updating when switching GameObjects in Play Mode while having a VR headset connected
- "UnityException: GetName can only be called from the main thread." erors are thrown when the Shortcuts window is opened and entering Play Mode with a shortcut
- [Android] Light2D visuals stacking over frames when using RenderGraph
Resolution Note (fix version 2023.3.0a16):
Verified with 2023.3.0a16