Search Issue Tracker
Fixed in 13.0.0
Votes
0
Found in [Package]
12.1.3
Issue ID
1400592
Regression
Yes
[URP] Shadowmask disappears from ShaderGraph Materials in a Standalone or Android build
Reproduction steps:
1. Open the attached project "Test Shader 2021.2.7.zip"
2. Create a URP Lit ShaderGraph and add the new ShaderGraphMaterial to the "Plane" GameObject
3. Go to Lighting > Shadowmask > Generate Lighting
4. Enter Play Mode and observe that there are no issues
5. Create a Windows or Android Build
Expected result: Shadowmask does not disappear from the ShaderGraph Material
Actual result: Shadowmask disappears from the ShaderGraph Material
Reproducible with: 12.1.3(2021.2.8f1), 12.1.4(2021.2.11f1)
Not reproducible with: 7.7.1(2019.4.35f1), 10.8.1(2020.3.28f1), 12.1.2 (2021.2.7f), 13.0.0(2022.1.0a11), 13.1.5(2022.1.0b9), 14.0.0(2022.2.0a5)
Notes:
-Could not test from 2022.1.0a1 to 2022.1.0a10 since only URP 12.0.0 was available in these versions
-Issue is not reproduced in the Editor
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
Resolution Note (fix version 13.0.0):
Fixed in URP 13.0.0 available in 2022.1.0a11 and above