Skip to content
New issue

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

길찾기 도중 안내 종료 및 경로 표기 오류 #15

Open
njelkom opened this issue Jul 5, 2024 · 0 comments
Open

길찾기 도중 안내 종료 및 경로 표기 오류 #15

njelkom opened this issue Jul 5, 2024 · 0 comments

Comments

@njelkom
Copy link

njelkom commented Jul 5, 2024

길찾기 도중 간혈적으로 길 안내가 종료되거나(경로 탐색설정 모든 이동수단 가능)
길 안내는 진행 되지만 경로가 표기 안되는 경우가 발생하고 있습니다.

  • 인디케이터는 정상 동작

[{
"condition": "### StartNavi B3F",
"stackTrace": "ARNaviManager:StartNavigation(L
ayerPOIItem, TransitType)\nARNaviManager:StartNavigation(LayerPOIItem)\nARNaviPresenter:StartNavigation(LayerPOIItem)\nUIARNavi:StartNavigation(LayerPOIItem)\nUIPOIListPopup:StartNavigation(LayerPOIItem)\n<>c__DisplayClass9_0:b__0()\nUnityEngine.EventSystems.StandaloneInputModule:Process()\n",
"type": 2,
"dateTime": "2024-07-05T14:10:28+09:00"
},
{
"condition": "Navigation has been unloaded",
"stackTrace": "ARNaviManager:UnloadNavigation()\nUIARNavi:UnloadNavigation()\nUnityEngine.EventSystems.StandaloneInputModule:Process()\n",
"type": 3,
"dateTime": "2024-07-05T14:10:30+09:00"
},
{
"condition": "OnNavigationEnded",
"stackTrace": "d__62:MoveNext()\nSystem.Runtime.CompilerServices.AsyncVoidMethodBuilder:Start(TStateMachine&)\nARNaviManager:OnNavigationEnded()\nUnityEngine.Events.UnityEvent:Invoke()\nARCeye.ARPlayGround:UnloadNavigationNative()\nUIARNavi:UnloadNavigation()\nUnityEngine.EventSystems.StandaloneInputModule:Process()\n",
"type": 2,
"dateTime": "2024-07-05T14:10:30+09:00"
},
{
"condition": "OnNavigationEnded not gnd platform",
"stackTrace": "d__62:MoveNext()\nSystem.Runtime.CompilerServices.AsyncVoidMethodBuilder:Start(TStateMachine&)\nARNaviManager:OnNavigationEnded()\nUnityEngine.Events.UnityEvent:Invoke()\nARCeye.ARPlayGround:UnloadNavigationNative()\nUIARNavi:UnloadNavigation()\nUnityEngine.EventSystems.StandaloneInputModule:Process()\n",
"type": 2,
"dateTime": "2024-07-05T14:10:30+09:00"
},
{
"condition": "Null",
"stackTrace": "d__62:MoveNext()\nSystem.Runtime.CompilerServices.AsyncVoidMethodBuilder:Start(TStateMachine&)\nARNaviManager:OnNavigationEnded()\nUnityEngine.Events.UnityEvent:Invoke()\nARCeye.ARPlayGround:UnloadNavigationNative()\nUIARNavi:UnloadNavigation()\nUnityEngine.EventSystems.StandaloneInputModule:Process()\n",
"type": 2,
"dateTime": "2024-07-05T14:10:30+09:00"
}]

로그파일.txt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant