Forum Discussion

mage2421148579's avatar
4 months ago

Exception:field LENS_INTRINSIC_CALIBRATION or type signature not found

Hello dude, I'm having a bit of trouble. When transitioning 2D image objects to 3D world space, I used the line

 var ray = PassthroughCameraUtils.ScreenPointToRayInWorld(PassthroughCameraEye.Left, cameraScreenPoint); 

 from the sample, but an exception occurred:

Exception: field LENS_INTRINSIC_CALIBRATION or type signature not found.

My environment is Unity 2022.3.60f1c1, and I'm using Meta SDK v78.

I moved Assets/PassthroughCameraApiSamples/PassthroughCamera from https://github.com/oculus-samples/Unity-PassthroughCameraApiSamples into my project, then used the code according to the sample, but encountered this Exception: field LENS_INTRINSIC_CALIBRATION or type signature not found issue. I have no idea where the problem lies. Could any expert help explain, or tell me the correct steps to use it?

No RepliesBe the first to reply

→ Find helpful resources to begin your development journey in Getting Started

→ Get the latest information about HorizonOS development in News & Announcements.

→ Access Start program mentor videos and share knowledge, tutorials, and videos in Community Resources.

→ Get support or provide help in Questions & Discussions.

→ Show off your work in What I’m Building to get feedback and find playtesters.

→ Looking for documentation?  Developer Docs

→ Looking for account support?  Support Center

→ Looking for the previous forum?  Forum Archive

→ Looking to join the Start program? Apply here.

 

Recent Discussions