Skip to content

Unity 2022.3.14f1使用Addressables加载场景报错 #1014

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

Open
kaige-xk opened this issue Jun 10, 2025 · 0 comments
Open

Unity 2022.3.14f1使用Addressables加载场景报错 #1014

kaige-xk opened this issue Jun 10, 2025 · 0 comments

Comments

@kaige-xk
Copy link

首包启动后加载场景场景报错UnityEngine.AddressableAssets.InvalidKeyException。如下图
Image

使用webgl打包后可正常运行。
对比微信与h5的Network,H5在加载
StreamingAssets/aa/settings.json和StreamingAssets/aa/catalog.json
之后还加载了StreamingAssets/aa/WebGL/game_scenes_all_1f7afe5febf666597205477d9d6f0d65.bundle。
微信缺少game_scenes_all_1f7afe5febf666597205477d9d6f0d65.bundle的加载。
Image
Image

有没有人遇到相同问题?是哪里配置问题或需要检查哪些地方?

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

1 participant