Search Issue Tracker
In Progress
Fixed in 6000.0.28f1
Fix In Review for 6000.1.X
Votes
0
Found in
6000.0.0f1
6000.1.0a4
7000.0.0a1
Issue ID
UUM-86522
Regression
No
HDRP water exclusion shader doesn't work with BRG
*Steps to reproduce:*
Use the Hidden/HDRP/WaterExclusion shader with BRG / Entities Graphics
*Actual results:* error: A BatchDrawCommand is using the pass “StencilTag” from the shader “Hidden/HDRP/WaterExclusion” which does not define a DOTS_INSTANCING_ON variant.
*Expected results:* No error
*Reproducible with versions:* 6000.0, 6000.1
*Fix:* define a *#pragma multi_compile _ DOTS_INSTANCING_ON* in WaterExclusion.shader
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Add comment