Open Sidiusz opened 1 month ago
As far as a I know, Unity 6 doesn't use a new format. You may need to update your classdata.tpk, but other than that, it should work. What I think the real problem is are the br files. They are standard unity web files that are extractable with the unitywebthing script: unitywebthing.zip. I have no plans to put this in UABEA at this time.
standard unity web files
Are they? When i build my game on 2022 or 2023 version, i got a .unityweb file Anyway, thank you!
Some of the tests for UABEA come from a game using br files that extract using that script. If it doesn't open, then it's possible the format changed (but I doubt it)
Hi! are you planning to add support for Unity 6 new format?