Search Issue Tracker
By Design
Votes
0
Found in
5.5.0f3
Issue ID
860897
Regression
No
The surface of the GameObject with Line Renderer isn't lit with point light in front of it
How to reproduce:
1. Open attached project "860897-repro.zip"
2. Open "LineRenderer" scene
Note: Scene includes a GameObject with Line Renderer and a Quad. Both objects have a point light offset exactly the same way
3. Rotate the root GameObject "Rotate Me"
Expected behavior: The surface of the GameObject with Line Renderer should be lit since the point light is in front of it
Actual behavior: Quad's light correctly doesn't change but the light of the GameObject with Line Renderer does
Reproducible: 5.5.0p3, 5.6.0b2
Note: Couldn't reproduce on earlier versions because of different Line Renderer properties
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Physics Material Dynamic Friction field tooltip is set to one of Friction Combine field
- [Android][Mobile Notifications] The Player freezes or crashes when calling "AndroidNotificationCenter.GetNotificationChannel" every frame
- Tile Palette selected dropdown text does not update when palette is renamed
- ArgumentException thrown and reference to Template gets unset when opening UXML file after editing referenced Template in Play mode
- [iOS][WebGL] Player freezes when multiple properties of a VisualElement are changed at the same time
Add comment