Search Issue Tracker
By Design
Votes
0
Found in [Package]
4.10.0-preview
Issue ID
1191587
Regression
No
[LWRP] Specularity of the material disappears when smoothness value is increased to around 1
Steps to reproduce:
1. Open user's attached project "LWRP1930.zip"
2. Open "WaterTest" scene
3. Enter Play mode
5. Drag the Canvas slider to change the smoothness value (To the left smoothness value decreases and to the right it increases )
6. Notice the Specularity disappearing when Smoothness Value is close to 1
Expected results: Specularity increases when Smoothness is increased
Actual results: Specularity disappears when Smoothness is increased
Reproducible with: 2018.4.0f1(4.10.0-preview), 2018.4.1f1(4.10.0-preview), 2019.2.10f1(6.9.1), 2019.3.0b3(7.0.1, 7.1.2, 8.0.0), 2020.1.0a9(7.0.1, 7.1.2, 8.0.0)
[LWRP] Specularity of the material disappears when smoothness value is increased to around 1
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
- TextMeshPro Shader "Mask" field does not update in Inspector when changing value
- Changing URP settings when a Shader Graph is open throws errors and renders the opened Shader Graph Asset useless
- GameObject cannot be renamed when right clicked and a different Editor window is in focus
- Objects are cleared when preloading a Pool during startup functions with Domain Reload disabled
- The text underline partially disappears when the bold effect is applied with certain fonts in the UI Builder
Resolution Note:
This is by design: The issue is the limited resolution which means that the light will disappear since the light areas is smaller than a pixel.