Unity-Technologies / HLODSystem

881 stars 142 forks source link

generate: ArgumentException: array.Length (134) does not match the Length of this instance (128) #109

Open unitycoder opened 1 year ago

unitycoder commented 1 year ago

tried to bake quite heavy model, gives error:

ArgumentException: array.Length (134) does not match the Length of this instance (128).
Parameter name: array
Unity.Collections.NativeSlice`1[T].CopyFrom (T[] array) (at <1d3dacd00ce441dc8c61d528a2193088>:0)
Unity.HLODSystem.Utils.WorkingMesh.set_name (System.String value) (at ../HLOD/com.unity.hlod/Editor/Utils/WorkingMesh.cs:363)
A Native Collection has not been disposed, resulting in a memory leak. Enable Full StackTraces to get more details.