Search Issue Tracker
Fixed
Fixed in 2021.3.36f1, 2022.3.21f1, 2023.2.13f1, 2023.3.0b9
Votes
4
Found in
2021.3.35f1
2022.3.19f1
2023.2.9f1
2023.3.0b6
Issue ID
UUM-63246
Regression
Yes
"Draw indirect argument buffer too small" is thrown when using an argument buffer of 4 ints
How to reproduce:
1. Open the “2022.3.18f1_DrawProceduralIndirect“ project
2. Open the “SampleScene“
3. Enter Play mode
4. Observe the Console
Expected result: No errors are seen in the Console
Actual result: An error is seen in the Console
Reproducible with: 2021.3.35f1, 2022.3.18f1, 2022.3.19f1, 2023.2.9f1, 2023.3.0b6
Not reproducible with: 2022.3.17f1
Reproducible on: Windows 10, Windows 11
Not reproducible on: No other environment tested
Error message: Draw indirect argument buffer too small. Must be at least 20 bytes (5 ints).
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
- "EndLayoutGroup: BeginLayoutGroup must be called first" error is thrown when changing Shader Precision Model from the Build Profiles window
- White artifacts/outlines are visible in the Garden Scene when viewing at meshes from a distance
- Shader warnings "Sprite-Unlit-Default" are thrown after building 2D Platrformer Microgame Template
- [Android] HLSL shader becomes corrupted when running on an Android device
- Missing spaces in "Welcome to VR Mutiplayer Template Project" Welcome Dialog window
bfoddy
Feb 08, 2024 12:48
It doesn’t just cause an error, it prevents the draw from happening.