Search Issue Tracker
Won't Fix
Votes
0
Found in
2020.3.41f1
2021.3.12f1
2022.1.20f1
2022.2.0b12
2023.1.0a15
Issue ID
UUM-18099
Regression
No
Interpolated vector is not normalized resulting in faceted look when using vertex lights
*Steps to reproduce:*
# Download and open the repro project ([^BiRP-VertexLights-MixedLighting-Bug01.zip])
# Open SampleScene
# Inspect Sphere GameObject
*Expected result:*
* Indirectly lit faces have a smooth appearance to them
*Actual result:*
* Polygons have a faceted look to them (see attached screenshot)
*Notes:*
* Reproduces in all public Unity versions
* Reproduces in Built-in RP only; other render pipelines are unaffected
* The culprit appears to be a non-normalized interpolated vector between vertex normals
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
- The LOD Group CrossFade Animate Cross-fading feature does not fade when the GPU Resident Drawer is enabled
- [Android Module] Unity double writes files in the "StreamingAssets" folder when they are deleted using "IPostGenerateGradleAndroidProject" after the Grandle project is generated
- IndexOutOfRangeException and InvalidOperationException when clicking on the HTML log in the Console
- Warnings "Attempting to draw with missing bindings" are logged when opening the HDRP VFX Template Sample Scene
- Red spots appear when Blending Lighting Scenarios using Adaptive Probe Volumes
Resolution Note:
Seeing that this only affects BiRP and we are moving away from vertex light workflows, we are closing this as won't fix.