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
- Unable to switch to either Facebook Instant Games/Meta Quest in the Build Profile
- Error "IndexOutOfRangeException: Index was outside the bounds of the array" logged when selecting an Element in UI Builder with a specific setup
- "native code called abort()" is thrown in WebGL player when loading first scene
- Crash on core::base_hash_set when importing a specific package
- SettingsService.NotifySettingsProviderChanged() Doesn't Call OnDeactivate for Existing SettingsProviders when new ServiceProvider is created
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.