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
- Physics Used Memory keeps growing when GameObject colliders are enabled and disabled
- Errors are thrown and Inspector's UI element is not drawing when a GameObject with script component using a List<T> attached is selected
- ConfigurableJoint's parameters are not saved in the Prefab after Runtime Prefab baking
- Popup windows spawn on the incorrect monitor when the Editor is placed near the boundary of scaled monitor next to a monitor with different scaling
- Hidden Tabs do not shift into empty space after closing visible Tabs
Add comment