Search Issue Tracker
By Design
Votes
0
Found in
2018.3.8f1
Issue ID
1139356
Regression
No
Vertex lights do not illuminate objects with metallic material
To reproduce:
1. Open attached project
2. Open testlight scene
3. Go to Quality settings and switch from 1-pixel light count to 0 pixel
4. In Hierarchy press testilight and in the Inspector change the intensity to 1
5. Notice that the intensity of the vertex light is really dark
Actual result: The light intensity does not work as it should when it is set to 1
Expected result: The Intensity should be clamped correctly
Reproduced on: 2018.3.0b1; 2018.3.12f1; 2019.1.0b10; 2019.2.0a10
Can't repro on 2017.4 because of missing prefabs
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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note:
By Design, vertex lighting doesn't do specular calculation.