Quest 3 passthrough black after developing with Unreal.
Hey, the normal passthrough function in the Quest 3 doesn't function anymore / is black after diving into Unreal development and setting everything up. The toggle in the menu is NOT greyed out. Passthrough works when playing First Encounters though. Anyone experienced the same thing? Thankful for any kind of help!8.8KViews0likes20CommentsMy Quest 2 was reset to factory settings and I can't use it because of the proximity sensor
My quest 2 had a boot loop and I tried a few things like factory reset and firmware update, and in the end I found out that it was due to the proximity sensor, so I removed the faulty proximity sensor from the quest 2 and it booted up normally But now it's stuck on the black screen because of the faulty proximity sensor and I can't set it up because it doesn't allow me to use it since I can't see anything I tried to deactivate the proximity sensor through the computer, but for me to deactivate it I need to activate the usb debug mode, but then another problem appears, I paired the quest 2 with my cell phone to activate debug mode and it does not allow me to activate it My account is already verified, I don't understand why it doesn't allow me to activate this option Honestly, I don't know what to do, I can't set it up through the quest because it has a black screen because of the sensor, and I can't even deactivate the sensor because I can't activate debug mode on my cell phone If anyone can help me I will be very grateful, because in my country Quest 2 is really expensive, and there is no authorized assistance from Meta, I contacted support but they asked me to send it to another country but even if they fix it my quest 2 in another country, when it is sent back it will be taxed at basically the price of a new one605Views1like0CommentsPlease skip Guardian check when Guardian is disabled on Quest 2
I appreciate the developer feature of disabling Guardian, which saves us time. Thank you. I'd like to report a serious bug in the latest Quest 2 firmware update that wastes developers' time. A simple 2 steps to reproduce it: 1) Settings > System > Developer > Disable Guardian. 2) Long press the power button > Restart Quest 2 will then get stuck in black after the Meta logo disappears, and the only way for a developer to get out of it is to factory reset the device. It appears that Quest 2 got stuck checking Guardian when Guardian was disabled. If so, please make the firmware skip the Guardian check if Guardian is disabled. This will save us lots of time, from developers to developers.4KViews3likes2Commentswhen I run appin quest, guardian wall paper appear and screen turn black
hi, i have package a project from ue 4 for quest. side load the project in quest . found the app in unknown source. but when i run the app, long time three dots appear like loading the app . after that the guardian wall appear and screen turn black.. last tow day i am trying to solve this .. but no luck.. very frustrating.. any help..538Views0likes0CommentsRandom black screen on quest
Hi First off, apologies if you see this question twice - I asked it once and the post disappeared immediately! We're experience a severe issue where, after a relatively small period of time (15 minutes to an hour) the screen in our app simply turn black and will never come back. The game is clearly still running (we can hear sfx in response to movement on controller, still use voip and verify the online connection is valid etc), however the screen is simply black. We've got some suspicious log cat output: 10-18 08:42:42.963 1037 1463 I ActivityManager: Process com.oculus.vrshell (pid 1809) has died 10-18 08:42:42.964 1037 1463 D ActivityManager: cleanUpApplicationRecord -- 1809 10-18 08:42:42.978 1037 1585 I WindowManager: WIN DEATH: Window{890a751 u0 SurfaceView - com.oculus.vrshell/com.oculus.vrshell.MainActivity} ... 10-18 08:42:43.099 1037 1583 I DisplayManagerService: Display device removed: DisplayDeviceInfo{"com.oculus.android_panel_app.AndroidPanelLayer-#main": uniqueId="virtual:com.oculus.systemux,10060,com.oculus.android_panel_app.AndroidPanelLayer-#main,0", 770 x 241, modeId 2, defaultModeId 2, supportedModes [{id=2, width=770, height=241, fps=60.0}], colorMode 0, supportedColorModes [0], HdrCapabilities null, density 160, 160.0 x 160.0 dpi, appVsyncOff 0, presDeadline 16666666, touch NONE, rotation 0, type VIRTUAL, state ON, owner com.oculus.systemux (uid 10060), FLAG_PRIVATE, FLAG_NEVER_BLANK, FLAG_OWN_CONTENT_ONLY} Specifically the 'WIN DEATH' and 'Display Device Removed' However nothing else to go on. As far as I can tell we aren't hitting memory issues or anything either - mem use stays relatively stable throughout. We're on unity 2018.4, Oculus SDK 1.29.1. Happy to upgrade if likely to fix things, but we're near ship so would rather not do so unless it's likely to help! Has anybody seen this / have a suggestion. Any help from devs or the Oculus team would be hugely appreciated Thanks Chris694Views0likes0CommentsUnity build not loading into Quest
Hi all, I'm having a problem with a very specific Unity project. When I build the apk or build & run, I only get the tree loading dots on the device. I'm not even getting the Unity splash logo. To clarify, I'm a Unity/XR developer, I have other projects going on and working perfectly using the same Unity version and Oculus integration versions. So idk what could be the problem. This is the log I'm receiving from adb logcat: 08-14 17:39:07.742 5814 5840 I VrApi : ----------- vrapi_Initialize [end] ---------- 08-14 17:39:07.742 5814 5840 D GoCompatibility: PackageName: com.Termotank.FernwehVR 08-14 17:39:07.743 5814 5840 I GoCompatibility: headtracking feature in manifest, GoCompatibility disabled. 08-14 17:39:07.744 5814 5840 I VrIntegrationLoader: VrIntegration Loader Version 1.1.24.0-0-0 Jun 3 2019 15:20:48 08-14 17:39:07.745 5814 5840 V VrIntegrationLoader: Loading 32-bit VrIntegration... 08-14 17:39:07.750 5814 5840 V VrIntegrationLoader: loadInternal VrIntegration No Class!!! 08-14 17:39:07.750 5814 5840 I VrIntegration: ----------- VrIntegration_Initialize ---------- 08-14 17:39:07.751 5814 5840 I VrIntegration: Core 0 max freq 1900800 08-14 17:39:07.751 5814 5840 I VrIntegration: Core 1 max freq 1900800 08-14 17:39:07.752 5814 5840 I VrIntegration: Core 2 max freq 1900800 08-14 17:39:07.752 5814 5840 I VrIntegration: Core 3 max freq 1900800 08-14 17:39:07.753 5814 5840 I VrIntegration: Core 4 max freq 2304000 08-14 17:39:07.753 5814 5840 I VrIntegration: Core 5 max freq 2304000 08-14 17:39:07.753 5814 5840 I VrIntegration: Core 6 max freq 2304000 08-14 17:39:07.754 5814 5840 I VrIntegration: Core 7 max freq 2304000 08-14 17:39:07.754 5814 5840 I VrIntegration: current device has 8 cores, app can use 8 cores, max core freq 2304000, high perf core mask 0x000000f0 08-14 17:39:07.754 5814 5840 I VrIntegration: BuildModelName Quest : Usable Cores 8 HighPerfCoreMask 240 08-14 17:39:07.755 5814 5840 E OVRPlugin: FindClass( com/oculus/utilities/HeadsetReceiver ) failed (C:\cygwin\data\sandcastle\boxes\trunk-hg-ovrsource-full\Software\OculusSDK\Integrations\OVRPlugin\Main\Src\Util\JniUtils.cpp:110) 08-14 17:39:07.755 5814 5840 D OVRPlugin: JNI exception before DeleteLocalRef! 08-14 17:39:07.756 5814 5840 E OVRPlugin: FindClass( com/oculus/utilities/VolumeReceiver ) failed (C:\cygwin\data\sandcastle\boxes\trunk-hg-ovrsource-full\Software\OculusSDK\Integrations\OVRPlugin\Main\Src\Util\JniUtils.cpp:110) 08-14 17:39:07.756 5814 5840 D OVRPlugin: JNI exception before DeleteLocalRef! 08-14 17:39:07.757 5814 5840 E OVRPlugin: FindClass( com/oculus/utilities/BatteryReceiver ) failed (C:\cygwin\data\sandcastle\boxes\trunk-hg-ovrsource-full\Software\OculusSDK\Integrations\OVRPlugin\Main\Src\Util\JniUtils.cpp:110) 08-14 17:39:07.757 5814 5840 D OVRPlugin: JNI exception before DeleteLocalRef! 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] JNI DETECTED ERROR IN APPLICATION: RegisterNatives received NULL jclass 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] in call to RegisterNatives 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] from boolean com.unity3d.player.UnityPlayer.nativeRender() 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] "UnityMain" prio=5 tid=18 Runnable 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] | group="main" sCount=0 dsCount=0 obj=0x12d124c0 self=0xde353200 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] | sysTid=5840 nice=0 cgrp=default sched=0/0 handle=0xcdc7f920 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] | state=R schedstat=( 471687956 1467656 332 ) utm=30 stm=17 core=7 HZ=100 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] | stack=0xcdb7d000-0xcdb7f000 stackSize=1038KB 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] | held mutexes= "mutator lock"(shared held) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #00 pc 0037b4f5 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #01 pc 0035b24b /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+302) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #02 pc 00253d21 /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+812) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #03 pc 00253f65 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+64) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #04 pc 000cd70b /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #05 pc 000cceeb /system/lib/libart.so (_ZN3art11ScopedCheck13CheckInstanceERNS_18ScopedObjectAccessENS0_12InstanceKindEP8_jobjectb+354) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #06 pc 000cc3bd /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+188) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #07 pc 000cb6bb /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+810) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #08 pc 000c8ccb /system/lib/libart.so (_ZN3art8CheckJNI15RegisterNativesEP7_JNIEnvP7_jclassPK15JNINativeMethodi+454) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #09 pc 0003909d /data/app/com.Termotank.FernwehVR-2/lib/arm/libOVRPlugin.so (_ZN3OVR4Util15CompositorVRAPI10InitializeEv+460) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #10 pc 0003fe09 /data/app/com.Termotank.FernwehVR-2/lib/arm/libOVRPlugin.so (_ZN3OVR4Util15CompositorVRAPI6CreateE17ovrpRenderAPITypePFv12ovrpLogLevelPKcEPvS8_S8_S8_S8_iRK11ovrpVersionPPNS0_10CompositorE+108) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #11 pc 00028fb7 /data/app/com.Termotank.FernwehVR-2/lib/arm/libOVRPlugin.so (ovrp_Initialize5+118) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #12 pc 00886e60 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #13 pc 008866cc /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #14 pc 00513674 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #15 pc 0050ffbc /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #16 pc 001e9d10 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #17 pc 003e9320 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #18 pc 00312088 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #19 pc 0030c1e4 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] native: #20 pc 00016ed1 /data/app/com.Termotank.FernwehVR-2/oat/arm/base.odex (Java_com_unity3d_player_UnityPlayer_nativeRender__+76) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] at com.unity3d.player.UnityPlayer.nativeRender(Native method) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] at com.unity3d.player.UnityPlayer.c(:-1) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] at com.unity3d.player.UnityPlayer$e$2.queueIdle(:-1) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] at android.os.MessageQueue.next(MessageQueue.java:392) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] at android.os.Looper.loop(Looper.java:136) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] at com.unity3d.player.UnityPlayer$e.run(:-1) 08-14 17:39:07.776 5814 5840 F art : art/runtime/java_vm_ext.cc:470] 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] Runtime aborting... 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] Aborting thread: 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] "UnityMain" prio=5 tid=18 Native 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] | group="" sCount=0 dsCount=0 obj=0x12d124c0 self=0xde353200 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] | sysTid=5840 nice=0 cgrp=default sched=0/0 handle=0xcdc7f920 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] | state=R schedstat=( 491503163 1467656 332 ) utm=32 stm=17 core=7 HZ=100 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] | stack=0xcdb7d000-0xcdb7f000 stackSize=1038KB 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] | held mutexes= "abort lock" 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #00 pc 0037b4f5 /system/lib/libart.so (_ZN3art15DumpNativeStackERNSt3__113basic_ostreamIcNS0_11char_traitsIcEEEEiP12BacktraceMapPKcPNS_9ArtMethodEPv+128) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #01 pc 0035b24b /system/lib/libart.so (_ZNK3art6Thread9DumpStackERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEbP12BacktraceMap+302) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #02 pc 0034dde5 /system/lib/libart.so (_ZNK3art10AbortState10DumpThreadERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEEPNS_6ThreadE+24) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #03 pc 0034dc61 /system/lib/libart.so (_ZNK3art10AbortState4DumpERNSt3__113basic_ostreamIcNS1_11char_traitsIcEEEE+424) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #04 pc 003445dd /system/lib/libart.so (_ZN3art7Runtime5AbortEPKc+96) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #05 pc 000b7161 /system/lib/libart.so (_ZN3art10LogMessageD2Ev+964) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #06 pc 00253ebd /system/lib/libart.so (_ZN3art9JavaVMExt8JniAbortEPKcS2_+1224) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #07 pc 00253f65 /system/lib/libart.so (_ZN3art9JavaVMExt9JniAbortVEPKcS2_St9__va_list+64) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #08 pc 000cd70b /system/lib/libart.so (_ZN3art11ScopedCheck6AbortFEPKcz+46) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #09 pc 000cceeb /system/lib/libart.so (_ZN3art11ScopedCheck13CheckInstanceERNS_18ScopedObjectAccessENS0_12InstanceKindEP8_jobjectb+354) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #10 pc 000cc3bd /system/lib/libart.so (_ZN3art11ScopedCheck22CheckPossibleHeapValueERNS_18ScopedObjectAccessEcNS_12JniValueTypeE+188) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #11 pc 000cb6bb /system/lib/libart.so (_ZN3art11ScopedCheck5CheckERNS_18ScopedObjectAccessEbPKcPNS_12JniValueTypeE+810) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #12 pc 000c8ccb /system/lib/libart.so (_ZN3art8CheckJNI15RegisterNativesEP7_JNIEnvP7_jclassPK15JNINativeMethodi+454) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #13 pc 0003909d /data/app/com.Termotank.FernwehVR-2/lib/arm/libOVRPlugin.so (_ZN3OVR4Util15CompositorVRAPI10InitializeEv+460) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #14 pc 0003fe09 /data/app/com.Termotank.FernwehVR-2/lib/arm/libOVRPlugin.so (_ZN3OVR4Util15CompositorVRAPI6CreateE17ovrpRenderAPITypePFv12ovrpLogLevelPKcEPvS8_S8_S8_S8_iRK11ovrpVersionPPNS0_10CompositorE+108) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #15 pc 00028fb7 /data/app/com.Termotank.FernwehVR-2/lib/arm/libOVRPlugin.so (ovrp_Initialize5+118) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #16 pc 00886e60 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #17 pc 008866cc /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #18 pc 00513674 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #19 pc 0050ffbc /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #20 pc 001e9d10 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #21 pc 003e9320 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #22 pc 00312088 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #23 pc 0030c1e4 /data/app/com.Termotank.FernwehVR-2/lib/arm/libunity.so (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] native: #24 pc 00016ed1 /data/app/com.Termotank.FernwehVR-2/oat/arm/base.odex (???) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] at com.unity3d.player.UnityPlayer.nativeRender(Native method) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] at com.unity3d.player.UnityPlayer.c(:-1) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] at com.unity3d.player.UnityPlayer$e$2.queueIdle(:-1) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] at android.os.MessageQueue.next(MessageQueue.java:392) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] at android.os.Looper.loop(Looper.java:136) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] at com.unity3d.player.UnityPlayer$e.run(:-1) 08-14 17:39:07.829 5814 5840 F art : art/runtime/runtime.cc:422] Dumping all threads without appropriate locks held: thread list lock mutator lock2.2KViews0likes3Comments