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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Add comment