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
- 3D Sample Scene (HDRP) template tutorial Welcome Dialog pop-up doesn't appear on project creation
- [Profiler] The Addressable Asset Module module outputs an ArgumentException when asset GUIDs produce a hash collision with Addressables
- Huge amounts of tests have a start delay when pressing "Run All" in the Test Runner
- Blackboard: Double borders around the tooltip
- [WebGL]VideoPlayer Rendering stops when setting FilterMode of a texture downloaded with UnityWebRequestTexture.GetTexture()
Add comment