Hi - apparently the VRNotifications component does not work on Quest2. I
need to do some other adjustments when the recenter event happens, and
the VRNotifications component has "HMDRecentered Delegate" which works
on PC/VRPreview but not on device. ...
The event delegate VRController Recentered DOES work on device, but does
not work in VR Preview, so essentially, until this is fixed, you have to
bind to both depending on the platform.
I'm having this issue but the project has no OpenXR plugins enabled. in
4.26 - has anyone found another solution? Our programmer on the project
said he looked through the VRNotifications code and it seems like it is
written to only work on PC.