ExtendRealityLtd / VRTK

An example of how to use the Tilia packages to create great content with VRTK v4.
https://www.vrtk.io/
MIT License
3.69k stars 993 forks source link

Error with Unity 2021.2.2f #2131

Closed kndol closed 3 years ago

kndol commented 3 years ago

Error with Unity 2021.2.2f:

Mesh.uv4 is out of bounds. The supplied array needs to be the same size as the Mesh.vertices array. UnityEngine.Mesh:SetUVs (int,System.Collections.Generic.List`1) Outline:LoadSmoothNormals () (at Assets/ThirdParty/QuickOutline/QuickOutline/Scripts/Outline.cs:195) Outline:Awake () (at Assets/ThirdParty/QuickOutline/QuickOutline/Scripts/Outline.cs:96)

thestonefox commented 3 years ago

this isn't a bug report, it's just an error message