
강의 5-5
빌드 중 플랫폼을 안드로이드로 변환하니 아래와 같은 오류가 발생했습니다.
원인과 해결책에 대해 조언 부탁드립니다.
Library\PackageCache\com.unity.burst@1.8.16\Editor\BurstAotCompiler.cs(1188,27): error CS0234: The type or namespace name 'AndroidExternalToolsSettings' does not exist in the namespace 'UnityEditor.Android' (are you missing an assembly reference?)

+ 유니티 종료 후 프로젝트를 다시 로드하니 오류메시지가 더이상 뜨지 않습니다.
무시하고 진행하면 될까요 아니면 별도의 조치가 필요한건가요
작성한 코드 및 에러 메세지
