把大量的图片分开打包后,用AssetBundle.LoadFromFile加载,用后使用了.Unload(false);
单个加载时没问题,当大量加载时会报错
Assertion failed: Cancelling DisplayDialog because it was run from a thread that is not the main thread: Opening file failed Opening file archive:/CAB-368c6017e3f0c054224701d131a3768e/CAB-368c6017e3f0c054224701d131a3768e.resS: 操作成功完成。
图像也读取不出了,请问下怎么解决呢