KyryloKuzyk / AR-Foundation-Remote-support

Support page for the 'AR Foundation Remote' plugin on the Asset Store
https://assetstore.unity.com/packages/tools/utilities/ar-foundation-remote-2-0-201106
9 stars 0 forks source link

[BUG] Unity Editor 2021 3.14fs + Macbook Pro silicon + IPad Pro = Pink shaders and white backgrounds #41

Closed digitalmonkey closed 1 year ago

digitalmonkey commented 1 year ago

When running ARFoundation examples in Unity, I'm able to connect the the AR Companion App, but I get pink shaders (I'm running Unity with Metal configuraiton).

https://user-images.githubusercontent.com/757286/203856176-553cc9d8-a03a-44a6-bf2d-75ffe0e9315c.mp4

digitalmonkey commented 1 year ago

I was able to resolve this by re-creating a new project using the Default graphics pipeline. I previously was using the Universal Pipeline which probably was incompatible with the shaders in the example projects.