Search Issue Tracker
By Design
Votes
3
Found in [Package]
4.10.0 - Preview
Issue ID
1219158
Regression
No
HDRP - Decal Projector not appearing in Build when Instancing Variants is set to Strip All and is included in the Included list
Reproduction steps:
1. Open the user's attached project "ProjectorTest.zip"
2. Build the Project
Expected result: Decal Project shader appears in the Build
Actual result: Decal Projector shader does not appear in the Build
Reproduces on: HDRP 4.10.0 - Preview (2018.4.18f1), HDRP 7.2.1 (2019.3.3f1, 2020.1.0a24)
Could not test on 2017.4 due to HDRP not existing
Notes:
-Although Decal Projector shader does not appear in the Build, it is still compiled
-Decal shader is still stripped when using Shader Variant Collection
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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
When setting the stripping mode to exclude all instancing variants, it excludes them all. Referencing it in the asset doesn't bypass that rule.