Unity-Technologies / arfoundation-samples

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

[Bug] XRCameraImage error with AR Foundation 4.0.2 #510

Closed StefanoCecere closed 4 years ago

StefanoCecere commented 4 years ago

there are blocking errors updating AR Foundation to latest stable 4.0.2 (XRCameraImage doesn't exist anymore but there is a new XRCpuImage )

since master branch should work with Foundation 4.x, i created a patch to fix it:

https://github.com/Unity-Technologies/arfoundation-samples/pull/509

code-blep commented 4 years ago

Can here with same error. Patch fixed it for me. Thank you @StefanoCecere :)

tdmowrer commented 4 years ago

The current master branch works with the latest preview packages; the 4.0 verified packages were just published today, and we'll update this samples repo with a corresponding branch shortly.

tdmowrer commented 4 years ago

This repo has been updated. Please see https://github.com/Unity-Technologies/arfoundation-samples/tree/4.0