Live2Dモデルを使ったシステムをUnityにて開発しています。その際最新版のSDKをインストールし、AssetsにLive2Dモデルをインポートすると「Cubism Core is not loaded」というのが毎回表示され、プレハブが生成されません、また、この現象は、Unityを再起動しても、同じような現象が起きます。
This .moc3 file version is "Unknown"!!
It may be broken or you are trying to use a higher version of Moc than Cubism Core.
Check the supported versions at CubismMoc.LatestVersion.
The "CoreDll" constants indicate which Moc version the numbers are assigned to.
UnityEngine.Debug:LogError (object)
Live2D.Cubism.Core.CubismTaskableModel:.ctor (Live2D.Cubism.Core.CubismMoc) (at Assets/Live2D/Cubism/Core/CubismTaskableModel.cs:145)
Live2D.Cubism.Core.CubismModel:Revive () (at Assets/Live2D/Cubism/Core/CubismModel.cs:270)
Live2D.Cubism.Core.CubismModel:OnEnable () (at Assets/Live2D/Cubism/Core/CubismModel.cs:546)
Live2D.Cubism.Core.CubismModel:OnValidate () (at Assets/Live2D/Cubism/Core/CubismModel.cs:584)