Unity Issue Tracker - LineRenderer does not fully render when Transform Scale is set to 0.016 or lower
Closed
UUM-108864
LineRenderer does not fully render when Transform Scale is set to 0.016 or lower
Unity: Visual Effects
Won't Fix
6.3.X
6.2.X
6.1.X
6.0.X
2022.3.X
2022.1.X
The issue is caused by the points being detected as too close.
Changing the threshold there could affect existing behavior, so we decided not to fix this.
Cancelling 6000.1 ports due to end of life
Steps to reproduce:
1. Open the attached “ShortLinesBug.zip” project
2. Open the “SampleScene”
3. Open and observe the Game View
Expected result: The both circles are drawn at different scales
Actual result: Only the right circle is drawn and the left is drawn as an arc