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
- Error “Shader error in 'YSCloudCover': call to 'tex3D' is ambiguous at Assets/YSCloudCoverText.shader(606) (on d3d11)“ is present when compiling tex3D shader with DXC
- Placeholder asset is not loaded with Advertisement Legacy sample when using the latest version of the package
- Addressables content build fails but the Player build is successful when building a development build
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
Add comment