02-12-2018 08:10 PM
InvalidOperationException: Collection was modified; enumeration operation may not execute.
System.Collections.Generic.List`1+Enumerator[System.Single[]].VerifyState () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:778)
System.Collections.Generic.List`1+Enumerator[System.Single[]].MoveNext () (at /Users/builduser/buildslave/mono/build/mcs/class/corlib/System.Collections.Generic/List.cs:784)
OvrAvatar.Update () (at Assets/OvrAvatar/Scripts/OvrAvatar.cs:487)
I've highlighted the offending line from OvrAvatar