[AddressableImporter] import settings file not found.
Please go to Assets/AddressableAssetsData folder, right click in the project window and choose 'Create > Addressables > Import Settings'.
—
at void UnityEngine.Debug.LogWarningFormat(string format, params object[] args)
void AddressableImporter.OnPostprocessAllAssets(string[] importedAssets, string[] deletedAssets, string[] movedAssets, string[] movedFromAssetPaths) in ./Library/PackageCache/com.littlebigfun.addressable-importer@0.16.1/Editor/AddressableImporter.cs:58
NullReferenceException: Object reference not set to an instance of an object
—
System.NullReferenceException: Object reference not set to an instance of an object
void AddressableImportSettings.CreateAsset() in ./Library/PackageCache/com.littlebigfun.addressable-importer@0.16.1/Editor/AddressableImportSettings.cs:86
Bug report
Bug category
Steps to reproduce
What is expected?
What is actually happening?
Other relevant information