Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
1
Found in
6000.0.71f1
6000.3.12f1
6000.4.1f1
6000.5.0b1
6000.6.0a1
Issue ID
UUM-137792
Regression
No
HDRP Water Samples are missing some compute buffers for the Shaders on Vulkan
How to reproduce:
1. Create a new HDRP project and make sure to use the Vulkan Graphics API
2. Go to Window -> Package Manager -> High Definition Render Pipeline -> Samples -> Water Samples -> Import
3. Observe the Console
Expected results: No warnings are thrown
Actual results: "Vulkan: Shader requires a compute buffer..." warnings are thrown
Reproducible with: 6000.0.71f1, 6000.3.12f1, 6000.4.1f1, 6000.5.0b1, 6000.6.0a1
Reproducible on: Ubuntu 24 with Vulkan
Not reproducible on: No other environment tested
Full warnings:
- Vulkan: Shader requires a compute buffer "_WaterCameraHeightBuffer", but none provided. Skipping draw calls to avoid crashing.
- Vulkan: Shader requires a compute buffer "_WaterLine", but none provided. Skipping draw calls to avoid crashing.
- Attempting to draw with missing bindings
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment