Skip to content

Vertex and Normal data mixed up in Unity 2018.2 AssetBundles #78

Description

@rogangriffin

When I use the export.py functions on Unity 2018.2 AssetBundles, the vertices and normals get mixed up in the arrays. Vertices array looks like 1 vertex Vector3, then 3 normal Vector3s, then 1 vertex Vector3, then 3 normal Vectors, etc.
Normals then has vertex position data mixed in.
I guess their format changed. Attaching an AssetBundle (simple cube) from 2018.2.
cube.assetbundle.zip

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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