Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failed to decompress data for the AssetBundle 'Memory' #20

Open
lixioabai opened this issue Feb 1, 2021 · 2 comments
Open

Failed to decompress data for the AssetBundle 'Memory' #20

lixioabai opened this issue Feb 1, 2021 · 2 comments

Comments

@lixioabai
Copy link

在加载资源时,会出现压缩包解压失败的情况。但是我用的是平台打包 (Android 非压缩)模式。Unity 2018.3.5f1 版本

@lixioabai
Copy link
Author

在加载资源时,会出现压缩包解压失败的情况。但是我用的是平台打包 (Android 非压缩)模式。Unity 2018.3.5f1 版本

解决了:TaskList.cs 第 577行 函数Process() 中调用了 StartLoad(); 把StartLoad(); 屏蔽掉即可

@billwillman
Copy link
Owner

不应该调用WWW的StartLoad

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

No branches or pull requests

2 participants