Share via

Opening .bundle file(s)

Anonymous
2021-12-17T10:35:47+00:00

Hello, my name is Gynxxy. I have a question on how to open a .BUNDLE file(s). The files wont allow me to open them. They are a image/texture file that I cannot seem to open.

Windows for home | Windows 10 | Files, folders, and storage

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

Answer accepted by question author

_AW_ 67,841 Reputation points Volunteer Moderator
2021-12-17T12:22:14+00:00

It seems that that particular fork of the Assets Bundle Browser only supports UnityFS up to 2019.2.*

I've no idea if any of the ABB forks are being actively developed. Here's the list (No hits in the first 100 listed):

https://github.com/Unity-Technologies/AssetBundles-Browser/network/members 

** This is actively developed and works on the .bundle files I tested with:

https://github.com/Perfare/AssetStudio/releases/tag/v0.16.21

Was this answer helpful?

2 people found this answer helpful.
0 comments No comments

7 additional answers

Sort by: Most helpful
  1. Anonymous
    2021-12-17T11:54:07+00:00

    Yes, this is what it shows with wordpad.

    Was this answer helpful?

    0 comments No comments
  2. _AW_ 67,841 Reputation points Volunteer Moderator
    2021-12-17T11:43:48+00:00

    If you open the file in Wordpad (or a hex editor), at the top does it say UnityFS with a version number?

    Was this answer helpful?

    0 comments No comments
  3. Anonymous
    2021-12-17T11:23:03+00:00

    I tried this method and I kept recieving an error "Unable to read the bundle file! (Invalid file or unknown version?)" Any tips?

    Was this answer helpful?

    0 comments No comments
  4. _AW_ 67,841 Reputation points Volunteer Moderator
    2021-12-17T11:14:49+00:00

    Hi Gynxxy12, get the Unity Assets Bundle Extractor from the following link:

    https://github.com/DerPopo/UABE/releases/tag/2.2stabled

    You'll need the vc++ 2010 redistributable to run it.

    https://docs.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-160

    Was this answer helpful?

    0 comments No comments