Unity Package Security Script
- ダウンロード商品¥ 200


UnityPackage内のスクリプトはインポート時に実行される可能性があり、悪意のある処理が含まれている場合があります。 BOOTHで配布されている衣装アセットなどには、スクリプトやDLLを必要としない限り、通常それらは含まれていません。 Unity Package Security Scriptは、インポートするUnityPackageにスクリプトやDLLが含まれている場合、Unityのインポート画面に警告を表示します。 インポート前に、含まれているスクリプトを任意のフォルダへ書き出して内容を確認することもできます。 Unity 2022.3.22f1で動作確認済みです。 Scripts can execute code during import and may contain malicious behavior. Cosmetic assets such as outfits downloaded from BOOTH normally should not contain scripts or assemblies unless they are explicitly needed. This script adds a warning to the Unity Package Import Wizard whenever an imported package contains scripts or assemblies. Scripts can also be exported to a folder on disk for manual inspection before importing. Tested on Unity 2022.3.22f1.


