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
- Crash on JobQueue::HasJobGroupIDCompleted when closing the Editor while in Play mode on a specific project
- In "Preferences" section the “SpriteShape” menu item, the details page title “SpriteShape”, and “ControlPoint” entries are displayed as code strings rather than formatted UI strings
- Errors thrown constantly when Virtual Offset Debug is enabled and lighting was baked on AMD machine
- Persistent Memory Leak when reloading domain and using Distance-based Ghost Importance
- HDRP project doesn't render in standalone player when using High stripping
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.