Questions about com.unity.xr.openxr (1.12.1)

When updating the Unity OpenXR plugin to the recently released 1.12.1,
a problem occurs in which the openxr runtime cannot be loaded.

Unity OpenXR Plugin (com.unity.xr.openxr)
Version 1.12.1 · September 17, 2024

When i run the app in the openxr runtime environment,
it does not working as an XR app with the log below.

Unity : Failed to load openxr runtime loader. 
Unity : UnityEngine.XR.OpenXR.OpenXRLoaderBase:InitializeInternal() 
Unity : UnityEngine.XR.OpenXR.OpenXRLoaderBase:Initialize() 
Unity : UnityEngine.XR.Management.XRManagerSettings:InitializeLoaderSync() 
Unity : UnityEngine.XR.Management.XRGeneralSettings:InitXRSDK() 

There was no problem with previous versions. (1.12.0)