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

Tracked Keyboard Sample no longer working

https://developers.meta.com/horizon/documentation/unity/tk-tracked-keyboard-samples/This sample doesn't work for Unity 2022.3.16f1, Meta SDK v67, Logitech MX Keys Mini for Mac, Pale Gray.Whenever I select the input fields, I couldn't type anything.Th...

QUEST 2 BLE

Hey, so i am working on a unity project that involves the communication between the quest 2 and an esp32 with BLE. My ESP32 supports bluetooth 5.2, and i am trying to leverage the speeds of that technology but it seems that quest 2 is my bottleneck. ...

Bluetooth mouse problem after v62 update

The Bluetooth mouse was working correctly before Oculus v62 update but now whenever I move the mouse Unity receives it as an arrow key like this: if (Input.GetKeyDown(KeyCode.LeftArrow)) { // This shouldn't be triggered by mouse }​ Also sometimes I g...

Amin89 by Honored Guest
  • 380 Views
  • 0 replies
  • 0 kudos

Connecting Bluetooth device to Quest 2

Hi Dev community.I would like to connect a Bluetooth device (not headphone or keyboard ) to my quest 2. Currently my app running on Unity engine.Does Quest 2 support this kind of scenario?Is there any documentation available how can I do that as a de...

Labels