Unity Development
Welcome to Unity development, where you can share insights, ask questions, and address challenges with fellow Unity developers. This forum is ideal for discussing all things related to Unity.
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...

Important Unity 6 information

UPDATE (10/23): Please update to version 69.0.1 of the Meta XR Core SDK. This update resolves the known issue associated with input registration and headlocking. With the release of Unity 6*, we’ve identified the following regressions: 1) Quest devel...

Does the Meta Avatar SDK support Deferred Rendering?

Hello.I am using V24.1.1 of the Meta Avatar SDK to display my avatar.It displays fine with URP's Forward Rendering, but when I switch to Deferred Rendering, the display disappears.Is the Meta Avatar SDK supposed to be used with Forward Rendering?

makkysan by Honored Guest
  • 405 Views
  • 0 replies
  • 0 kudos

OVRBody performance issues in editor

I'm just using the OVRBody component and it's working well, but crippling the framerate when testing in the Unity Editor.Just toggling this component on halves the framerate from 72 -> 36fps.Is this a known issue or can anything be done about it?(I'm...

Jagged moving edges

Hi I'm currently developing my first VR game! I am having issues that only happen on the quest build (playing the APK from the headset).Up close the detail is pretty good. But anything more than 5 or 6 feet away looks very bad. It reminds me of looki...

RumbleKai by Honored Guest
  • 980 Views
  • 2 replies
  • 0 kudos

Posibility to stream MR app in custom page/server

Hi, I'm making mixed reality app with Unity and OVR Plugin (Meta All-In-One Plugin). The feature of the app should be a possibility to stream application on a custom web page (my server). I read tons of forums and didn't find how to do that. Does it ...

NooBiTTo by Honored Guest
  • 347 Views
  • 0 replies
  • 0 kudos

Get List of Spatial Anchors in Current Room?

The key outcome is that none of the returned anchors should be out of the player's view. I am wondering how you all have done, or would do this? I can think of several methods, but none seem particularly reliable. As far as I know you cannot query a ...

ap664 by Protege
  • 458 Views
  • 0 replies
  • 0 kudos

Meta TTS speaker change with script

Using unity, I am trying to change the selected speaker. I have two speaker presets loaded. Charlie and Rebecca.I can manually change the speaker, but I need to do that in script since I have two speakers that I want to talk in their voices (one mail...

Unity URP Project Error

Hi, guys.First of all, I'm using Google Translate, as I'm still perfecting my English.I'm in a project that uses Meta Quest 3 and there has come a time when I will need to use URP in the project. It turns out that after installing and building the pr...

ErrorQuest3UnityURP.jpg

Entitlement Check for Rift Application

Hey everyone, does Anyone have any idea regarding the entitlement check for test user IDs for the Rift application? I have followed the documentation but failed on the standalone Windows build but passed with the same credentials while running in the...

TheDeadEnd_1007_0-1712746842709.png TheDeadEnd_1007_1-1712746994204.png

How to save and load room layouts with the quest3

How do you save multiple room layouts with name or storage location and load them in dynamically?I have been looking all through the OVRPlugin and found no direct way of loading and storing scene models by a name or storage location.I feels like such...

six.arne by Explorer
  • 3632 Views
  • 12 replies
  • 1 kudos

Meta Avatar SDK Unity mac Support

Hello, I am building a multiplayer app on meta quest 3 and using meta avatar 2 to show the avatars. Does syncing avatar can also display on mac build? I want to make 2 different apps, one for quest and other running on mac. Does avatar syncing possib...

Unity Documentation?

Hey everyone! Hopefully this is an easy question. The Users, Friends, and Relationships page has some code snippets and tells you to go to this Platform Reference Content page for more information. However, that page sends you to the Native v63 Refer...

Adding an extra page to Meta Sdk example interface

Hi allDoes anyone know how to add an extra page to the ipad style interface in ComprehensiveRigExampleAdded an extra Library Page and Circular Button but when I press it it does not slide to that pageAre there any other references I have missedAny he...

Snap Interactable Two Handed Grab Conflict

We are using Snap Interactables and Snap Interactors on objects to place them into specific locations.This works well with a single-hand grabbable, but we need some objects to use a 2-Handed grab. When we add the 'Two Hand Free Transformer' component...

MCDopsa by Explorer
  • 1338 Views
  • 4 replies
  • 0 kudos

Lagg in unity passthrough with meta all in one sdk

Im using meta xr all in one sdk in unity 2022. My scene contains only the camera rig building block and the passthrough building block. When i press play with my quest 3 connected the application starts. The problem is that the passthrough has a very...

GurrazaVR by Honored Guest
  • 483 Views
  • 0 replies
  • 0 kudos

Passthrough lag in Unity

We are experiencing a lot of lag in the passthrough image in an PC aplication using the cable link conection. The virtual environment if in a good fps, but the passthrough is in a low fps and with a delayed image.We are using Unity with the the laste...

Virtuali by Honored Guest
  • 688 Views
  • 1 replies
  • 0 kudos

Resolved! Meta Avatar Animation - Help

I've managed to record and play Meta Avatar animation but there are problems because animation always gets stuck.Here is part of the implementation:I save modified PackedData every LateUpdate PacketData packet = new PacketData(); packet.lod = lod; pa...

bdstudio by Explorer
  • 2336 Views
  • 3 replies
  • 1 kudos

Meta Avatar SDK Unity WebGL Support

I know that as of right now Meta Avatar SDK does not support Unity WebGL builds because of web limitations when it comes to some of the SDKs features, however I was wondering if there was a way to overcome this just so I could load the avatar on a We...

Jeorge by Honored Guest
  • 834 Views
  • 2 replies
  • 0 kudos

Resolved! Unable to load OVRMrcLib.so

Hello everyone, I've encountered an issue with my project when I'm trying to make my unity game support mixed reality capture.I was able to successfully select my webcam on my desktop and connect on my quest2, but I'm stuck on the . I am able to succ...

FBdtalker_1-1693461093287.png
Labels