Search Issue Tracker
Fixed
Votes
0
Found in
6000.0.10f1
Issue ID
UUM-75186
Regression
No
[HDRP][Water] Unclearable Compute Shader error thrown when adding Bubbles VFX in the Scene
Steps to reproduce:
1. Create a new project using High Definition 3D Template
2. Import Water Samples (PM > High Definition RP > Samples > Water Samples > Import)
3. Open "Glacier.scene" Scene
4. In opened scene drag and drop "VFX_Bubbles.vfx" In the Hierarchy window
5. Observe the Console window
Actual results: Unclearable "Compute shader ([VFX_Bubbles] [Simple Loop] Update Particles): Property (_WaterDisplacementBuffer) at kernel index (0) is not set" error is thrown in the Console
Expected results: No Errors are thrown in the Console after
Reproducible with versions: 17.0.3 (6000.0.10f1)
Tested on (OS): MacBook Pro, 2021 (M1), Sonoma 14.5
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
- Nested Canvases' CanvasGroup.blocksRaycasts parameter ignores inheritance from parent Canvases' CanvasGroup when Override Sorting is enabled
- Warnings in the Bug Reporter window are cut off and not truncated when the Bug Reporter window is resized to its minimum size
- Color is incorrectly applied to objects when initialized with non-normalized parameters
- SerializationUtility.GetManagedReferencesWithMissingTypes() don't return null when “Prefab has missing SerializeReference Types“ warning banner is present
- Memory leak when VFX Graph is open and Camera has "Target Texture" enabled
Resolution Note:
Fixed by another internal issue: UUM-74518: [VFX] Installing water samples throws errors in the console