Unity-Technologies / arfoundation-samples

Example content for Unity projects based on AR Foundation
Other
3.03k stars 1.13k forks source link

[Bug] XRCameraImage doesn't work #553

Closed Scheshi closed 4 years ago

Scheshi commented 4 years ago

After upgrading to version 4.0.2, XRCameraImage stopped working. I looked at issues with the same problem, and then try to install the preview version. Eventually: image

Because:

image

If this is my mistake, please tell me where I am wrong.

tdmowrer commented 4 years ago

Please see the migration guide's "XRCameraImage is now XRCpuImage" section.

tdmowrer commented 4 years ago

The sample has also been updated.