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...

Resolved! Aligning world with Guardian Play Area

I seem to be at a loss for I have been working on this problem for the last couple of days.I am trying to create a game where the player walks through the environment by walking around their play area given it meets the requirements (7 ft x 7 ft). I,...

how to edit hand grab pose in unity?

Hi everyone, i have met some problem, i want to edit the finger position like photo1, but is a old version, in the new version, i cannot use the "hand grab point script" any more, instand it tolds me to use "hand grab pose script", but in this script...

1686774154847.png 1686773451250.png

Resolved! Aling the virtual room with world position

Hi everyone, i saw on other post a lot of tries on alinging the virtual room with the wold position, and i think I almost got it. I coudld do it on the last version of oculus integration, but i cant do it with the new one.My way to aling the room was...

Anonymous by Not applicable
  • 5805 Views
  • 3 replies
  • 1 kudos

Destination App to App Travel Popup Modal

Looks like a recent update has added a notification popup that asks the user whether they want to quit the current app when they try to enter a destination to another app via:Oculus.Platform.Application.LaunchOtherApp(appId, applicationOptions); I se...

ronjart by Explorer
  • 619 Views
  • 0 replies
  • 0 kudos

Meta Quest Remote Desktop integration with our app

Hi Team,Recently Meta Horizon Office has been released in India. I have tried it.I have been working on a VR application. In that application we need to implement a feature that view our desktop in our VR application like Meta Horizon Office.Is it po...

Spatial anchors for full VR?

Still looking for the correct way to keep my VR game correctly oriented with the real world area with consistency across sessions. Are Spatial anchors only for mixed reality or can I use them as consistent references for a non-mixed reality project b...

Local bloom keeps global

Hi there,Using bloom post processing effect, I did set the volume as local and a box collider is attached to it. I can't figure out why the bloom effect applies to the whole scene.

Local Glow.jpg

TextMeshPro fix for FXAA

HI, I have an issue with TextMeshPro rendering when using FXAA. The long and short- the game uses URP- the game we are working on uses the Deffered Render Pipeline due to performance considerations- because of this MSAA in URP settings is not availab...

veselekov by Honored Guest
  • 851 Views
  • 0 replies
  • 0 kudos

Using avatar SDK without oculus desktop app

We are working on a mixed reality application where we want to use meta avatars, alongside that we are also working on a small desktop companion app where we would like to access those avatars. Our question is is it possible to access user's and othe...

Resolved! Quests hands tracking is not working in Unity editor

For some reason hands tracking is not working anymore in Unity editor.Tried with Quest Link and with Air Link.Tried in a clean project with the latest updates and Quest Pro.Tried in some old project for Quest 2 (and with Quest 2) where everything was...

image_2022-11-10_212718985.png
DanceM by Protege
  • 6812 Views
  • 10 replies
  • 0 kudos

Meta Avatars Full Body Manifestation not showing

Hello,I have a question regarding the new Meta Avatars SDK that recently came out. I wanted to ask how can I use the full manifestation for an avatar? In the Unity inspector, when I change the Active Manifestation to Full, the avatar just disappears....

Unity OVR Hands Not Working on Windows

I'm developing a project on Unity and using 2022.2.11f1 as the version. (I tried 2020 and 2021 LTS versions)The hands are working smoothly when I run the scene in Unity, but the hands are not visible when I build out windows.I tried more than one way...

Video files in quest2 are no longer readable.

I am developing an app that uses Unity to browse and play videos stored inside Quest (/mnt/sdcard/movies).Due to a recent update (either 51.0~53.0), it suddenly stopped working on all 5 of my Quest2 units. It works fine on devices that have not been ...

Collider not triggered

I already used collision triggers in that project, but That collider won't trigger at all. I can't figure it out since everything looks fine.The player object has kinematic Rigidbody and collider not set as trigger, and is set to "Player" layer.The c...

CollidersOverlap.jpg PhysicsLayers.jpg chessboxCollider.jpg PlayerCollider.jpg
Labels