mob-sakai / SubAssetEditor

Editor for SubAsset in unity project.
https://github.com/mob-sakai/SubAssetEditor
MIT License
108 stars 9 forks source link

fix subAsset nullreference bug #7

Closed KumoKyaku closed 2 years ago

KumoKyaku commented 2 years ago

In some case, AssetDatabase.LoadAllAssetsAtPath(assetPath) retrue a null scriptobject. Snipaste_2022-08-04_13-28-41