Search Issue Tracker
Fixed in 2020.2.X
Votes
0
Found in
2018.4
2019.4
2020.1
2020.2
2020.2.0a17
Issue ID
1260526
Regression
No
[Shuriken] Removing all Visible Columns from the line renderer component of Line object leads to ArgumentException
When all Columns are removed from the position property in the Line Renderer component throw ArgumentException, This Line Renderer component appears in the Inspector tab of Line Object from Effects, refer attached video
How to reproduce:
1. Create a new Unity project
2. Hierarchy > Effects > Line > Inspector > Line Renderer > Positions
3. Right Click on Visible Columns > Uncheck All Columns
Actual result:
"ArgumentException" error is thrown
Expected result:
No errors are thrown
Occurring in:
2020.2.0a17, 2020.2.0a1, 2020.1.0b15, 2020.1.a1, 2019.4.3f1, 2018.4.24f1
Environment:
Occurring on Windows 10 & Mac 10.15.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
- Files in the target folder are deleted without a proper warning when building an iOS project
Add comment