Não consigo fazer o empacotamento no Unreal Engine 5.3.2.

Obrigado pelo seu apoio contínuo.

Estou com dificuldades para resolver um erro durante o processo de empacotamento e agradeceria muito a sua ajuda.
Descrevi a situação atual e o código de erro abaixo.
Agradeço sinceramente a sua ajuda.

Situação atual:
・Unreal Engine 5.3.2

・Visual Studio 2022 ⇒ Todos os itens necessários para a compilação estão instalados
(Referência : Unreal Engine で C++ プロジェクトの Visual Studio 開発環境をセットアップする | Unreal Engine 5.7 ドキュメンテーション | Epic Developer Community )
・Durante a compilação, metaXR está :check_box_with_check: marcado, enquanto openXR está :check_box_with_check: desmarcado

・A compilação foi bem-sucedida em outro PC com as mesmas configurações.

【Código de erro】

LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:462 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:311)

LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2373 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:311)

LogClass: Error: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h

LogAutomationTest: Error: UObject.Class AttemptToFindUninitializedScriptStructMembers will be marked as failing due to errors being logged

LogAutomationTest: Error: LogClass: EnumProperty FOculusXRFaceState::DataSource is not initialized properly even though its struct probably has a custom default constructor. Module:OculusXRMovement File:Public/OculusXRMovementTypes.h

LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:462 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:311)

LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2373 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:311)

LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrEnumerateInstanceExtensionProperties(layerName, 0, &instanceExtensionCount, nullptr), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:462 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:311)

LogOVRPlugin: Error: [XRCMD][failure] [XR_ERROR_RUNTIME_UNAVAILABLE]: xrCreateInstance(&createInfo, &instance), arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.cpp:2373 (arvr\projects\integrations\OVRPlugin\Src\Util\CompositorOpenXR.h:311)

LogFab: Error: Login failed - error code: EOS_InvalidAuth

LogEOSSDK: Error: LogEOSAuth: Invalid parameter EOS_Auth_Credentials.Token reason: must not be null or empty

LogFab: Error: Login failed - error code: EOS_InvalidParameters