Search Issue Tracker
Duplicate
Votes
0
Found in
2017.1.0b2
Issue ID
905292
Regression
No
[LineRenderer] lr.positionCount frequently fills the position array with erroneous data
Using positionCount resizes the line renderer position array, but the values get often filled with random or erroneous data.
Repro steps:
1. Open Scene1 from the attached project.
2. Press play
3. Observe the Line Renderer's positions data getting random (and sometimes NaN) values and the console spamming errors (image attached)
Expected outcome: new positions to be set to Vector3.zero
Notes:
- not a regression, happens in 5.6.0p1 as well
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
This is a duplicate of issue #900357