From 4ecefc5cf6684f7ba02dddf00fc30fa8fa418c5c Mon Sep 17 00:00:00 2001 From: Luis Valverde Date: Tue, 25 May 2021 14:42:59 +0000 Subject: [PATCH] Merged PR 783: Added AR session crash to known issues Added AR session crash to known issues Related work items: #1018 --- Docs/ReleaseNotes.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/Docs/ReleaseNotes.md b/Docs/ReleaseNotes.md index 6fe728e0..ff30cc24 100644 --- a/Docs/ReleaseNotes.md +++ b/Docs/ReleaseNotes.md @@ -216,6 +216,10 @@ Here are a few values for comparison: ## Known issues +### Crash in UX Tools game when leaving surface magnetism or tap to place maps + +This happens only when running on device without OpenXR. It's caused by a bug in the engine (UEVR-2118) that happens after stopping an AR session with tracked geometry enabled. We expect it will be fixed in the next UE4 release (4.26.3 or 4.27). + ## Full change list | Commit | Description |