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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment