Search Issue Tracker
Won't Fix
Votes
1
Found in
2023.1.0a25
2023.2.0a1
Issue ID
UUM-968
Regression
No
The Line Renderer is inconsistent when the Width is above 0.5 or it's positions are too close to each other
How to reproduce:
1. Open the user's attached "LineRenderer.zip" project
2. Open the "SampleScene" Scene
3. Select the "Line" GameObject in the Hierarchy window
4. Observe the "Line" GameObject in Scene view while changing the Width value (See attached "1286740_widthRepro.mp4")
5. Select the "Line (3)" GameObject in the Hierarchy window
6. Observe the positions of the Line Renderer in the Inspector window
7. Observe the "Line (3)" GameObject in the Scene view
Expected result: Line Renderer is consistent when Width is above 0.5 (step 4) or Line Renderer's positions are too close to each other (step 7)
Actual result: Line Renderer is inconsistent when Width is above 0.5 (step 4) or Line Renderer's positions are too close to each other (step 7)
Reproducible with: 2020.3.42f1, 2021.3.15f1, 2022.2.1f1, 2023.1.0a22
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
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
LineRenderer is being deprioritised.