how to convert array to list unity code example Example: convert array to list Unity C# List<> someList = new List(someArray);