cancel
Showing results for 
Search instead for 
Did you mean: 

Unmounted event fired when grab specific 3d model with unity, mrtk

kyoungjoon2024
Honored Guest

Unmounted event fired when grab specific 3d model with unity, mrtk.

 

The entire content gets stuck and the app appears to be paused and then returns to normal

 

when i grab specific 3d model,

i can find this unity log

UnityRecenter event detected
UnityOVRDisplay:Update()
UnityOVRManager:Update()
 
Unity[OVRManager] HMDUnmounted event
UnityOVRManager:Update()

UnityRecenter event detected

UnityOVRDisplay:Update()
UnityOVRManager:Update()
 
and i can find quest log  
These are the surrounding logs that are marked as UNMOUNT.
 
 
16:41:18.478 2107 2957 I [SEO] ShaderCache: ShaderCache::compiling PBR shader for featureMask 576
16:41:18.482 2107 2957 I [SEO] InputTelemetryLogger: Adding hand deviceId = 3
16:41:18.505 1881 3333 I ServiceInputManager: HANDTRACKING hand 0 status set to OutOfView
16:41:18.510 2107 2957 I [SEO] ModelDef: Destroying ModelFileModel guardianLaserBeam.gltf.ovrscene
16:41:18.510 2107 2957 I [SEO] ModelDef: Destroying ModelFileModel pinchArrowBlend.gltf.ovrscene
16:41:18.510 2107 2957 I [SEO] ModelDef: Destroying ModelFileModel guardianLaserBeam.gltf.ovrscene
16:41:18.510 2107 2957 I [SEO] ModelDef: Destroying ModelFileModel pinchArrowBlend.gltf.ovrscene
16:41:18.522 2107 2957 I [SEO] InputTelemetryLogger: Removing device 3
16:41:18.528 796 30464 W Tracking : NIMBLE:ExposureControl: [Throttled count=24] Unable to compute adjustment without histogram data
16:41:18.616 785 1240 I MRSS : boltlib: DSP utilization: 17.67 % (889 / 5031 ms)
16:41:18.663 785 29913 I [CT] : HandPosePrediction: Set sampler config enum for v59 30 Hz
16:41:18.663 785 29913 I [CT] : HandPosePrediction: Set sampler config enum for v59 30 Hz
16:41:18.807 1881 3330 I JniUtils-inl : Creating temporary JNIEnv. This is a heavy operation and should be infrequent. To optimize, use JNI AttachCurrentThread on calling thread
16:41:18.820 2878 2905 I [CT] : SP:AF:AnchorFramework: calculateRigidScenePose: Located 7 / 7 anchors for calculating rigid scene pose
16:41:18.821 2878 2905 I [CT] : SP:AF:AnchorAccuracy: New Rigid Scene calculated using 7 anchors attached to 1 IAs. 2.0497986970003694 seconds since last update
16:41:18.821 2878 2905 I [CT] : SP:AF:AnchorAccuracy: New scene origin pose: -0.9424852728843689 -1.1088669300079346 0.9330440163612366 : 0.574651300907135 -0.5746512413024902 0.41203874349594116 0.4120386838912964
16:41:18.821 2878 2905 I [CT] : SP:AF:AnchorAccuracy: New scene origin pose moved: 0.0002209468511864543 translation 2.1308678697096184e-05 rotation
16:41:18.850 612 960 I SyncBossHAL : [info ] syncboss_hal_powerstate.c(54): Reporting powerstate event: PROX_OFF
16:41:18.850 612 960 D SensorService : Received Powerstate PROX_OFF
16:41:18.850 796 4020 I TrackingService: ActivityMonitor: prox_off event received
16:41:18.851 1076 1332 I VrPowerManagerService: transition from HEADSET_MOUNTED to HEADSET_UNMOUNTED
16:41:18.851 29647 29668 I VrRuntimeClient: UpdateEvents: HMT was UNmounted
16:41:18.852 1881 3333 I UnifiedTelemetryWrapper: Stopped UT session don
16:41:18.852 29647 29668 I Deque : AddEventToQueue called. eventInfo.type: 1000075000, eventInfo.next: 1
16:41:18.852 29647 29668 D OVRPlugin : HandleOpenXREvents(): XrEventDataMountStateChangedFB 0
16:41:18.824 0 0 I init : processing action (sys.hmt.mounted=0) from (/vendor/etc/init/hw/init.eureka.rc:15)
16:41:18.824 0 0 I init : processing action (sys.hmt.mounted=0) from (/vendor/etc/init/hw/init.anorak.rc:413)
16:41:18.852 785 785 D SensorClientUtils: Received transition request from RUNNING to STANDBY
16:41:18.852 785 785 D SensorClientUtils: Skipping no-op transition from RUNNING to STANDBY
16:41:18.852 796 7016 D SensorClientUtils: Received transition request from RUNNING to STANDBY
16:41:18.853 796 7016 D SensorClientUtils: Skipping no-op transition from RUNNING to STANDBY
16:41:18.852 751 7104 D telemetry : Transitioning to session state: Active Session, Headset Not In Use
 
 
Can i find out the cause?
0 REPLIES 0