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
- Memory Profiler styling breaks when the SummaryView.uxml file is opened in UI Builder
- A "projectChanged" event is not triggered when Sprites are added to a SpriteAtlas
- A Memory leak occurs when the "JsonSerialization.FromJson" function is executed
- “ArgumentException: SetData()“ error when making a character with PSDImporter under specific conditions
- Shader warnings are thrown after building High Definition 3D template
Add comment