We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
네비게이션 기능을 이용할 때, 내 위치와 동일하지 않은 층의 매장을 목적지로 했을 때 문제 발생
위 경우에는 Navigation Track이 두 그룹이 생기는데, 두 그룹을 모두 케어하지 못해서 발생함.
The text was updated successfully, but these errors were encountered:
Unity Editor에서는 화면이 멈추는 현상이 발생하고, Android Build에서는 테스트해보지 않음
Sorry, something went wrong.
No branches or pull requests
문제 상황
네비게이션 기능을 이용할 때, 내 위치와 동일하지 않은 층의 매장을 목적지로 했을 때 문제 발생
위 경우에는 Navigation Track이 두 그룹이 생기는데, 두 그룹을 모두 케어하지 못해서 발생함.
The text was updated successfully, but these errors were encountered: