導入方法
- パッケージをダウンロード
- パッケージをインポート
using SFB;
エラー対処
追加したパッケージがビルドできない
Assets/Plugins
フォルダを作ってそこに以下のファイルをコピーする
-
System.Windows.Forms.dll
,System.Drawing.dll
-
C:\Program Files\Unity\Editor\Data\Mono\lib\mono\2.0
からコピー
-
-
Ookii.Dialogs.dll
Unhandled Exception: System.Reflection.ReflectionTypeLoadException: The classes in the module cannot be loaded.
Edit > Project Settings > Player を開き、
Optimization > API Compatibility level を.Net 2.0に変更
InvalidOperationException: The process must exit before getting the requested information.
Unityを再起動して再ビルド