Fix app for build 7 update; added UI support for adjusting grid size
- Build 7 update broke the controllers because I did not include the "android.hardware.vr.headtracking" uses-feature in the manifest. Because of this, the headset was incorrectly registered as an Oculus Go. Looks like they started to enforce this setting in the latest update. - Added support for adjusting the grid size in the settings panel.
This commit is contained in:
@@ -5,58 +5,7 @@ EditorBuildSettings:
|
||||
m_ObjectHideFlags: 0
|
||||
serializedVersion: 2
|
||||
m_Scenes:
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/OVROverlay.unity
|
||||
guid: d31b44aac77e1684d861792b23d46a8b
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/StartScene.unity
|
||||
guid: 071fba5195bd4b04eab8668985aa1683
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/Avatar/Samples/Controllers/Controllers.unity
|
||||
guid: 2a83dd010542d2744bf59af99b4bc47c
|
||||
- enabled: 0
|
||||
path: Assets/OVRInputSelection/Scenes/main.unity
|
||||
guid: aaffd3596304a76439cf35f76e149abc
|
||||
- enabled: 0
|
||||
path: Assets/OVRInputSelection/Scenes/selection_all.unity
|
||||
guid: 96e237f36213c0f45aa364963e1977cf
|
||||
- enabled: 0
|
||||
path: Assets/OVRInputSelection/Scenes/selection_physics.unity
|
||||
guid: e46f6a64d9f346d4aa57395c1f033060
|
||||
- enabled: 0
|
||||
path: Assets/OVRInputSelection/Scenes/selection_raw.unity
|
||||
guid: d2f845eed230326489e720a9e91e4a8b
|
||||
- enabled: 0
|
||||
path: Assets/OVRInputSelection/Scenes/selection_ui.unity
|
||||
guid: 7adfd19eba27b40748b2a0f7ae856c08
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/MixedRealityCapture.unity
|
||||
guid: 24872d3c3760f23498f41ecb019ea5cd
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/AvatarGrab.unity
|
||||
guid: 941c413af7c367d40aab0725f5a59530
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/CustomControllers.unity
|
||||
guid: e0f49aa4174f98941b88699b5fecddc0
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/CustomHands.unity
|
||||
guid: a4f984fcee593d2418cc61f4a993d46d
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/DebugUI.unity
|
||||
guid: 34004346bd7dcbf4fbfd78d2f12e4451
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/DistanceGrab.unity
|
||||
guid: 24f58b3f0ca02d44eaec7f50bca538f2
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/GuardianBoundarySystem.unity
|
||||
guid: 486e0749a87daee48a6d3cf7470e5f52
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/Locomotion.unity
|
||||
guid: 024cd9dcd49bd8f46a6bea03aa8a21bb
|
||||
- enabled: 1
|
||||
path: Assets/Scenes/QuestAppLauncher.unity
|
||||
guid: dca0720aceedefc46b483f0277b30d6a
|
||||
- enabled: 0
|
||||
path: Assets/Oculus/SampleFramework/Usage/Stereo180Video.unity
|
||||
guid: 11cf8fa7bf3deb04db11bd170c0b4338
|
||||
m_configObjects: {}
|
||||
|
||||
Reference in New Issue
Block a user