Search Issue Tracker
Fixed
Fixed in 6000.0.28f1, 6000.1.0a5, 7000.0.0a35
Votes
0
Found in
6000.0.0f1
6000.1.0a4
6000.2.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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Add comment