A native crash occurs during xrCreateSession when the XR_EXT_eye_gaze_interaction extension is enabled on Meta Horizon Link 207.0.0.133.434. The crash happens in Unity's OpenXRLoaderBase.Internal_CreateSessionIfNeeded() within the Meta/Oculus native runtime on Windows PCVR. This issue is reproducible in a clean Unity 6000.3.22f1 VR template project with the Unity OpenXR plugin configured for Eye Gaze Interaction Profile. It affects both Quest 2 and Quest 3 headsets, regardless of the Eye tracking over Meta Horizon Link developer setting. Disabling the Eye Gaze Interaction Profile prevents the crash, suggesting this is a regression of a previously reported XR_EXT_eye_gaze_interaction crash issue.