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

Environment Effects

-

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

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.