You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix left/right ctrl model not appear correctly on simulator
SimulatorModule returns left/right index even when the device isn't created
this causes HandRole does't trigger device changed then causes
RenderModelHook doesn't refresh models
also add connected check when mapping left/right device in
HandRole.cs to prevent mapping a disconnected device. Suppose this only
effects SimulatorModule since currently all other modules only return
connected left/right index
0 commit comments