Search Issue Tracker
Fixed in 4.1.0
Votes
0
Found in [Package]
3.1.0
Issue ID
1067244
Regression
Yes
[HDRP] Material color gets bleached when the material surface is set to Transparent and Smoothness to 1
How to reproduce:
1. Create a new HDRP Project
2. In the Project Window, create a new PBR Shader graph
3. In the Master Node, change the Surface to "Transparent", colour to Red and the Smoothness to 1
4. Save the shader, apply it to a material and a then to a Cube game object
5. Observe the Cube object
Expected result: The resulting material is very clearly red
Actual result: The resulting red colour is bleached in the HDRP project only, LWRP works as expected
Reproduced in: 3.3.0, 3.1.0
Not Reproducible: 3.0.0
Note: Version 3.0.0 seems to work similarly to LWRP on Objects in the Scene but not in the Shadergraph window
Fixed in: 2018.3.0b4
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment