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
- Crash on ResizeScriptingList<ScriptingObjectPtr> when passing an undeclared variable to the results parameter for GameObject.FindGameObjectsWithTag
- [Android] "Screen.safeArea.y" always returns values outside of the Safe Area when the device is in Portrait orientation
- Frame spike due to many TreeRenderer.TreeUpdated calls when repositioning terrains in large Scenes
- Crash on GameObject::RemoveComponentFromGameObjectInternal when reparenting Text GameObjects
- [IL2CPP-GarbageCollector] Changing GCMode might permanently disable GC in a multithreaded context
Add comment