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
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Resolution Note (fix version 13.0.0):
Fixed in URP 13.0.0 available in 2022.1.0a11 and above