Skip to content
This repository has been archived by the owner on Mar 18, 2019. It is now read-only.

UnityFS files on version Unity 5.4.1f1 #211

Open
Triple3T opened this issue Nov 24, 2016 · 3 comments
Open

UnityFS files on version Unity 5.4.1f1 #211

Triple3T opened this issue Nov 24, 2016 · 3 comments

Comments

@Triple3T
Copy link

Triple3T commented Nov 24, 2016

I was trying to unpack several files using disunity, but it fails with following errors:
bundle unpack: info.ata4.junity.bundle.BundleException: Invalid signature
asset unpack: java.io.EOFException

And when I opened it with notepad, "UnityFS" was at the head of the file.
But I can't find any support of unpacking "UnityFS" files on disunity although the files about unpacking disunity are exist in project.
How can I unpack these "UnityFS" files?

@shongbee2
Copy link

shongbee2 commented Jan 8, 2017

I am experiencing a similar problem right now. i was trying to unpack my bundle to show the resources,used the command is : disunity.bat bundle unpack uilogin.bundle
then get the error is :
[warning] BundleUnpack: Can't unpack asset bundle uilogin.bundle, caused by info
.ata4.junity.bundle.BundleException: Invalid signature
how can i unpack it , i used unity 5.4.3f1

@x5lcfd
Copy link

x5lcfd commented Feb 18, 2017

I build a jar from source, and it works now. @shongbee2

@Mactastic1-5
Copy link

UnityFS is only available on the repository and not the any of the releases. You have to compile Disunity to unpack a Unity asset bundle with a UnityFS header. Reminder: You can't get any of the serialized objects. Please close this issue.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants