Skip to content

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

Description

@unitycoder

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions