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
- Player flickers to a black screen when built on macOS
- Visual Studio debugger doesn't show full properties of animation variables on Android and IOS Platforms when using IL2CPP Scripting Backend
- [Linux][Plastic SCM] "Access Denied" error when downloading Plastic SCM Cloud Edition through the Editor
- UpdateRendererBonudingVolumes process takes more time when disabled Renderers are used
- "ArgumentNullException: Value cannot be null" error is thrown when selecting a Visual Element with a custom Render Texture set as a background
Add comment