Skip to content

Unity 6.7 - Support unity archive format v9 #144

Description

@SkowronskiAndrew

The archive format is changing from v8 to v9 in Unity 6.7 starting at the b2 release. 7.0 will also have this format.

Older versions of Unity cannot read the new format so we need new version of UnityFileSystemApi including that format.
The built-in archive parsing needs to be updated to understand and properly report the v9 changes, e.g. for the archive command to work properly.

Proposed fix is #128

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