LazoYoung / EcoDiver

VR Capstone Design - 해양환경 청소 가상현실 게임
4 stars 0 forks source link

캐릭터 컨트롤러 오류 #61

Closed LazoYoung closed 5 months ago

LazoYoung commented 5 months ago

오류 로그

Could not get CharacterController on XR Origin (XR Rig) (UnityEngine.GameObject), unable to drive properties. Ensure there is a CharacterController on the "Rig" GameObject of XR Origin (XR Rig) (Unity.XR.CoreUtils.XROrigin).
UnityEngine.XR.Interaction.Toolkit.CharacterControllerDriver:Start () (at ./Library/PackageCache/com.unity.xr.interaction.toolkit@2.5.3/Runtime/Locomotion/CharacterControllerDriver.cs:115)

문제 접근

작업 내용

LazoYoung commented 5 months ago

30 과 연관될 가능성 있음

LazoYoung commented 5 months ago

Resolved in #64