Unity
[ Unity ] java.lang.UnsupportedOperationException: This feature requires ASM7 See the Console for details.
거두절me
2023. 11. 7. 15:10
728x90
Edit > Project Settings > Other Settings > Minimum API level 을 올려보자.
나는 android 8.0으로 올렸더니 제대로 빌드가 됐다.