23/02/03 00:28:52.64 lj6B54ot.net
Unityでアプリ開発、Android ビルドエラーで詰んで有識者を探し中。
環境:Mac OS, Unity 2020.3.44f1
エラー内容:
Exception: OBSOLETE - Providing Android resources in Assets/Plugins/Android/res was removed, please move your resources to an AAR or an Android Library. See "AAR plug-ins and Android Libraries" section of the Manual for more details.
res フォルダーを使ってはいけないとあるが、
参照:URLリンク(develop.hateblo.jp)
上記のようにAAR plug-ins の作成、Android Librariesの作成、他にUnityのバージョン変更やAssetのReimport Allを試しても、resフォルダーが勝手に作られて同じエラーを吐く。