Unreal Development
Welcome to Unreal development, where you can share insights, ask questions, and address challenges with fellow Unreal developers. This forum is ideal for discussing all things related to Unreal.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Welcome to the Meta Developer Forum!

Welcome to the Meta Developer Forum! This is a community-driven space where you can share insights, ask questions, and address challenges with fellow developers. Our goal is to create a supportive and respectful environment where everyone can learn f...

Blocking API Issue

Hello,I working on the app that wants to use Blocking as described here: https://developer.oculus.com/documentation/unreal/ps-blockingsdk/We had Data Use Checkup approved for blocking.Currently when querying blocked users with ovr_User_GetBlockedUser...

nDo_GabsDobrovolskis_0-1720174693491.png

Spatial Anchor GetHandle behave weirdly

Hello all,I'm trying to mess around with the Spatial Anchor, and I encounter a lot of problems...I've managed to create anchors, save them, then load them.I use the "Oculus XRAsync Query Anchors" Bp function, then I loop over the Query result to "Spa...

Get Oculus Identity returns No Logged In user

I try to get my ID with GetOculusIdentity node but it fails and prints out LogOnlineIdentity: Warning: Oculus: Failed Oculus login. Not currently logged into Oculus. Make sure Oculus is running and you are entitled to the app.Also tried Get Oculus ID...

szymon.oz by Honored Guest
  • 8775 Views
  • 14 replies
  • 4 kudos

Unreal Engine Setup for Meta Quest VR

Creating this thread to facilitate easier tracking.Unreal Engine version 5.4.2 and Meta XR Plugins version 66:https://dev.epicgames.com/community/learning/tutorials/y4vB/unreal-engine-5-4-2-for-meta-quest-vrUnreal Engine version 5.3.2 and Meta XR Plu...

innit by Expert Protege
  • 4301 Views
  • 5 replies
  • 0 kudos

Resolved! [Unreal 5] Leaderboards are not readable

Hello,I am currently trying to implement a simple Leaderboard system. The problem is that the Leaderboard in the Meta Developer Hub doesn't get populated with new entries.I followed this tutorial on the meta documentation. I have:- An approved DUC fo...

Screenshot 2024-06-18 072836.png Screenshot 2024-06-18 073004.png

Meta XR Platform

Hey Everyone,Looking for some help in using the Meta XR Platform Plugin for Epic installer 5.3.2.I went through the installation process several times at this point, and enabling and calling functions from the Meta XR Platform plugin, causes errors. ...

Proper way to replicate Oculus Quest hand tracking

Hello, iam on Unreal 4.26 (Launcher version) and iam trying to replicate the hand tracking for an multiplayer experience. My pawn has a body and two motioncontrollers which are being replicated nicely. Now I added the Oculus hand components, for the ...

0yvm5pq8j4me.png
SpicyDev by Honored Guest
  • 3552 Views
  • 3 replies
  • 1 kudos

Unique Device Identification Code

For my app, I need to identify the device. More specifically, I need a permanent unique code or name for the device. I tried using `FAndroidMisc::GetDeviceId()` and `FPlatformMisc::GetMachineId()` but the ID changes everytime I package the app.Any ki...

JulianPW by Honored Guest
  • 435 Views
  • 0 replies
  • 0 kudos

Unreal 5.4

Hi, just about to start developing for quest 3 using Unreal 5.4. I've checked the Unreal page here: Android Development Requirements For Unreal Engine | Unreal Engine 5.4 Documentation | Epic Developer Community (epicgames.com)which says each store r...

Media Player

Is one of the built-in media players (Electra Player, Android Media Player) working on the Quest 3? So far it seems no. Is there some kind of alternative to playing internet radio streams on the Quest?

Labels