Search Issue Tracker
Fixed in 10.0.0-preview.27
Votes
0
Found in [Package]
9.0.0-preview.34
Issue ID
1274051
Regression
Yes
GameObject's URP Shader Graph material is pink when the project is built with WebGL 1.0
How to reproduce:
1. Open the user's attached "webgl1.zip" project
2. Open the "SampleScene" Scene
3. Go to File -> Build Settings
4. Make sure Platform is set to WebGL in the Build Settings
5. Press "Build And Run"
6. Observe the application in the browser
Expected result: The GameObject's Shader Graph material is gray
Actual result: The GameObject's Shader Graph material is pink
Reproducible with: 9.0.0-preview.34, 9.0.0-preview.55 (2020.1.4f1, 2020.2.0b1)
Not reproducible with: 4.10.0-preview (2018.4.27f1), 7.4.3 (2019.4.9f1), 9.0.0-preview.14 (2020.1.4f1, 2020.2.0b1), 10.0.0-preview.27 (2020.2.0b1)
Notes:
- The issue is not reproducible with WebGL 2.0
- The issue is not reproducible in the Editor and on Windows Build
- The issue is reproducible with Lit Shader Graph, Unlit Shader Graph, Sprite Lit Shader Graph, Sprite Unlit Shader Graph
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
- Custom elements not visible in UI Builder when defined in a namespace starting with "Unity"
- Decal Projectors of Prefabs appear less faded in Scene view
- Default Preset application and Reset() method execution order is different when adding a Component via the Inspector versus calling Reset via the Component context menu
- Scene view is not outputting HDR when the "Use HDR Display Output" option is enabled, DX12 is selected as the Graphics API, and URP/HDRP is in use
- Sprite Atlas results in suboptimal packing even when "Allow Rotation" is enabled
Resolution Note (fix version 10.0.0-preview.27):
Fixed in: 10.0.0-preview.27 (available from 2020.2.0a20)