Search Issue Tracker
Won't Fix
Votes
10
Found in
2023.1.0a1
2023.2.0a1
Issue ID
UUM-967
Regression
Yes
Width of Line Renderer becomes inconsistent when a 90 degree angle is formed and the last portion of the line is very short
How to reproduce:
1. Open QA-supplied project
2. Load scene "repro"
3. Observe Scene view
4. (Optional) Adjust the X coordinate of Element 5
Expected result: GameObject's Line Renderer should be the same width across all of its length
Actual result: GameObject's Line Renderer's width is wider in the bottom left corner
Not reproducible with: 5.5.4p4, 5.6.3p2, 2017.1.0p4_892c0f8d8f8a, 2017.2.0b6 2017.3.0a3
Reproducible with 2017.1.0p4_993b526d98f5, 2017.2.0b7, 2017.2.0b10, 2017.3.0a4, 2017.3.0a6
Regression introduced in: 2017.1.0p4_993b526d98f5, 2017.2.0b7, 2017.3.0a4
Note from RichardK: Please also check case: https://fogbugz.unity3d.com/f/cases/952016/
QA closed as duplicate, but that case exhibits issues where the line loops, too, whereas this case does not.
Comments (3)
-
spider853
Dec 22, 2022 23:46
Same in 2021.3.16, when vertices are getting closer it shrinks
-
Eriks-indesign
Sep 18, 2017 07:50
Please fix this unity.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- Crash with “Fatal Error! The file ‘MemoryStream’ is corrupted!” when adding a large number in Font Character Rects Size field
Resolution Note:
LineRenderer is being deprioritised.