The MetaXR plugin is broken in UE5.4
The MetaXR plugin is broken in UE5.4. I downloaded UE5.4.2, created a new project from the VR template, made a Plugins folder, and imported version 66 of the plugin into it. However, the moment I turn on the MetaXR plugin, I can't open the project and it crashes. The crash shows "Unhandled Exception: EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000058." It crashes every time, around 75% of the OculusXR loading (though I don't understand why it's an Oculus plugin when it's MetaXR...). I tried placing the plugin in the project and also under the marketplace folder of the UE5.4 plugins, but nothing changed. Is there something wrong with my PC? Please help. I can't work if this doesn't get resolved.3.4KViews1like10Commentsovr_GetLoggedInUserID In MetaXR Platform for Unreal Engine always return 0
At the moment, at the beginning of the scene, the initialization of the platform and IAD connection is taking place, it is being performed successfully. From DefaultEngine.ini, I select Oculus Email and OculusPassword for the user, in this case the ovr_GetLoggedInUserID query returns 0, just like there is a line in the log stating that "Warning LogOnlineIdentity Oculus: Failed Oculus login. Not currently logged into Oculus. Make sure Oculus is running and you are entitled to the app." Inside the application, the dashboard has all the necessary, up-to-date permissions to request data, however, as I wrote above, the login does not pass under any circumstances, at the moment I am at a dead end, if someone knows how to solve this problem, please write here.894Views0likes0CommentsUnable to build for Quest 2 on Mac M1 - undefined symbol: MakeUniqueObjectName
Hello! I am new to UE5.1 and Quest 2 development and am trying to build a simple application. Using Mac M1 for dev and trying to run it on Quest 2. The build is failing upon launch. I've followed the UnrealEngine setup guide here, along with all Project Settings - https://developer.oculus.com/documentation/unreal/unreal-gsg-config-headset-environment/ Attaching the code below depicting the errors, but it seems to be a lot of undefined symbol: ClassName. Any help would be appreciated 🙏🏻3.4KViews1like4Comments