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
- [Android][BiRP] Depth processing is handled incorrectly on certain Android devices when using 2 camera's
- [APV] Cancelling Display Dialog Error is thrown after Adaptive Probe Volumes tab is open in Lighting Window
- [APV] NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
Add comment