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
- Shader transparency, discard, and clip are not working when using the Player
- Error is thrown when clicking on warning in the console
- Long IL2CPP build time when project has a .ufbx library wrapper
- Cursor doesn't change to the resizing when using the Rect Tool and the Sprite is too close to the bottom of the Scene View
- InvalidOperationException exception is thrown when Editor Default Text Rendering Mode is set to "Bitmap" and Editor Font is set to "System Font" and an array is expanded in the Inspector Window
Resolution Note (fix version 10.0.0-preview.27):
Fixed in: 10.0.0-preview.27 (available from 2020.2.0a20)