-
### Are you on the latest version of UnityExplorer?
- [X] Yes, I'm on the latest version of UnityExplorer.
### Which release are you using?
MelonLoader IL2CPP
### Which game did this occur on?
So…
-
Quando for recebido um AssetBundle pela DTN, se ele contiver assets novos/novas versões, exibir uma mensagem (em formato de toast) avisando ao usuário que chegaram novos assets.
-
I'm working with games and need to load the dds or textures in assetbundle(unity) into `Image`. But seems there's no method that I can just feed decoded pixels into it.
-
In China, Unity has a chinese special edition, whether the docker image can add support for the chinese special edition of unity?
---
Additional official api support is provided for the chinese…
-
If no assets target has a empty array for depends then at this line AssetController.php#L404 $map[$bundle] can be null and will cause a error. I'm trying to make my AppAsset file to be combined from i…
-
`2019.02.23 23:31:35 Error - The AssetBundle 'Memory' can't be loaded because it was not built with the right version or build target.`
-
when i load in an assetbundle from this game, it will give me shader errors
-
Is there a easy way for new hand to find the keys? i try to dump at game running process,then got a .dmp file,dont know how to find assetbundle key
-
I recently came acrosss a few Asset Bundles, whose container path is usually a *.unity* file and which have the *IsStreamedSceneAssetBundle* flag set to True and that are known in the Unity documentat…
-
I have some lua script packed with Addressabe in remote server. I download the lua assetbundle with DownloadDependenciesAsync, I need a way to load lua script synchronously from the downloaded cache…