nesrak1 / UABEA

c# uabe for newer versions of unity
MIT License
1.13k stars 144 forks source link

unityh 2020.3.34f1 and 2021.3.3f1 Error when clicking "Info" #186

Open heiaha1024 opened 2 years ago

heiaha1024 commented 2 years ago

"This doesn't seem to be a valid assets file. If you want to export a non-assets file, use Export." e.g. https://play.google.com/store/apps/details?id=com.spider.fighter.hero https://play.google.com/store/apps/details?id=com.markergame.campingland

nesrak1 commented 2 years ago

The bundle format seems to have changed and I don't support them yet. I'll post when it's updated.

mingxuanzi commented 2 years ago

unity2020.3.34f1,i update the last code and open the asset file,but i can't open again when i edit the file and save. https://play.google.com/store/apps/details?id=com.markergame.campingland

nesrak1 commented 2 years ago

@qwqweeo147 The issue hasn't been fixed, otherwise I would've reported back or closed the issue.

nesrak1 commented 2 years ago

There's an early build with support for these new bundles on the at3 branch: https://github.com/nesrak1/UABEA/files/9215586/net6.0.zip

mingxuanzi commented 2 years ago

There's an early build with support for these new bundles on the at3 branch: https://github.com/nesrak1/UABEA/files/9215586/net6.0.zip

thanks a lot