Skip to content
This repository was archived by the owner on Oct 4, 2025. It is now read-only.
/ UABE Public archive
This repository was archived by the owner on Oct 4, 2025. It is now read-only.

How to get unity's asset bunddle version? #233

@artemking4

Description

@artemking4

How to get unity's asset bunddle version?

Activity

DerPopo

DerPopo commented on Oct 11, 2018

@DerPopo
Collaborator

UABE currently does not show this, but you can easily find it out using a hex editor, since it's stored in the file header (just look for version strings like 2018.1.0f3 or 5.0.1p6 at the top).

In case the game creates output_log.txt files, they should also contain the engine version of the player.

artemking4

artemking4 commented on Oct 24, 2018

@artemking4
Author

Thank

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

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @DerPopo@artemking4

        Issue actions