Microsoft-OpenXR-Unreal
Microsoft-OpenXR-Unreal copied to clipboard
Crash on "Start AR Session"
Assertion failed: PipelineState.bXrFrameStateUpdated [File:D:\build++UE5\Sync\Engine\Plugins\Runtime\OpenXR\Source\OpenXRHMD\Private\OpenXRHMD.cpp] [Line: 1582]
Exactly the same for me, I get this error when I run "Start AR Session" blueprint node and have "Holographic Remoting" Enabled in the project settings --> Windows Mixed Reality (Located under Platforms).
Try adding a delay (0.2 - 0.5) before Start AR Session.
Known OpenXR issue in 5.0.3.
Possible workarounds described here: #84