nuvention-web / ShareVR

ShareVR
http://sharevr.io/
4 stars 0 forks source link

[VRMA] Camera Recording Indicator Not Working #40

Open chenchen2015 opened 7 years ago

chenchen2015 commented 7 years ago

Description No recording light is shown when started a recording session. In addition, found null reference error message in debug message:

(Filename:  Line: -1)

NullReferenceException
  at (wrapper managed-to-native) UnityEngine.Transform:INTERNAL_get_position (UnityEngine.Vector3&)
  at UnityEngine.Transform.get_position () [0x00000] in <filename unknown>:0 
  at ShareVR.Core.CameraController.SmoothFollow (UnityEngine.Transform target) [0x00000] in <filename unknown>:0 
  at ShareVR.Core.CameraController.LateUpdate () [0x00000] in <filename unknown>:0 

ShareVR Version SDK v0.4b

chenchen2015 commented 7 years ago

Potentially caused by older Unity version. Will see how SDK v0.5 works in VRMA now that F4D have upgraded their solution to Unity v5.6