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
- Any small change in UI Builder Inspector refreshes Editor Inspector
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
Add comment