コガネブログ

平日更新を目標に Unity や C#、Visual Studio、ReSharper などのゲーム開発アレコレを書いていきます

【Unity】can't be loaded because it was not built with the right version or build target

can't be loaded because it was not built with the right version or build target

Android版のアプリでiOS版のアセットバンドルをダウンロードしようとしたり、
iOS版のアプリでAndroid版のアセットバンドルをダウンロードしようとするなど、
間違ったプラットフォームのアセットバンドルを使用しようとすると
上記のエラーが発生します

参考サイト様

http://answers.unity3d.com/questions/486620/assets-bundle-for-ios.html