Search Issue Tracker
Duplicate
Votes
0
Found in
5.6.0f3
Issue ID
916526
Regression
No
Line Renderer breaks when there 3 or more elements
To reproduce:
1. Open attached Unity project "LineRenderer.zip"
2. Open "test" scene
3. Observe GameObject
Expected result: The object should behave and look the same from every angle
Actual result: The object gets corrupted and changes its appearance when observing it from every side (see attached gif "LineRendererbug.gif")
Reproduced on: 5.5.3p4, 5.6.1p2, 2017.1.0b7, 2017.2.0a1
Note: The Line Renderer only breaks if some of the elements are too close to one another or if the figure generated from the elements' positions is really complex
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment