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
- The search field has an additional icon that has no functionality
- Splash Image logo is shown after being removed when pressing the Preview button
- Crash on GenerateParticleGeometry when creating certain particles
- HD Sample Buffer returns black for Rendering Layer Mask when Custom Pass Volume is not active
- SpriteRenderer has wrong input color when associated material uses SRPBatcher
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.