# Live Update on Oculus Quest 2 Build

**URL:** https://qa.fmod.com/t/live-update-on-oculus-quest-2-build/19536
**Category:** FMOD Studio
**Tags:** unity
**Created:** [November 16, 2022, 1:16am UTC](https://qa.fmod.com/t/live-update-on-oculus-quest-2-build/19536 "2022-11-16T01:16:13Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![zanhulme](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/zanhulme/32/5069_2.png) [@zanhulme](https://qa.fmod.com/u/zanhulme)
#### Post date: [November 16, 2022, 1:16am UTC](https://qa.fmod.com/t/live-update-on-oculus-quest-2-build/19536/1 "2022-11-16T01:16:13Z")

</div>

Is it possible to use Live Update to connect to a build on an Oculus Quest 2?

With my current workflow I would need to build the whole project to test any change or tweak in situ, and this takes a very long time, and I’m sure it will only get longer as the project grows.

---

<div class="post-metadata">

### Author: ![Connor\_FMOD](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/connor_fmod/32/3685_2.png) [@Connor\_FMOD](https://qa.fmod.com/u/Connor_FMOD)
#### Post date: [November 17, 2022, 2:50am UTC](https://qa.fmod.com/t/live-update-on-oculus-quest-2-build/19536/2 "2022-11-17T02:50:01Z")

</div>

Hi,

Yes, it is! Instructions to get Unity set up for Live Update can be found under [Unity Integration | Connecting Using Live Update](https://fmod.com/docs/2.02/unity/user-guide.html#connecting-using-live-update). From the Oculus side, you will have to get the devices IP which is easily found under `WIFI > Connected Network > Advanced > IP address`. In FMOD Studio turn on live update by clicking the button at the bottom of FMOD Studio window:

 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/0/059d8abe5b49d19125f81329e22c4d59c9ef39d5.png)  
Which will open the `Connect to Game` dialogue box, select the `New Address` from the `Address` dropdown list:  
 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/d/d875720869897caf5df1868b976f667b2df11ed6.png)  
And enter the details for the Oculus:  
 ![image](https://canada1.discourse-cdn.com/flex036/uploads/fmod/original/2X/a/a9af4a0ca776b1bd14124b5ecddb9a5163435d25.png)  
And with the game running on your Oculus click `Connect`.

Hope this helps!

---

<div class="post-metadata">

### Author: ![zanhulme](https://yyz2.discourse-cdn.com/flex036/user_avatar/qa.fmod.com/zanhulme/32/5069_2.png) [@zanhulme](https://qa.fmod.com/u/zanhulme)
#### Post date: [November 17, 2022, 3:23am UTC](https://qa.fmod.com/t/live-update-on-oculus-quest-2-build/19536/3 "2022-11-17T03:23:44Z")

</div>

Thanks Connor, that’s exactly what I needed!
