Hello,
I am trying to make an AR app with Unity using Depth Kit.
While everything seems to work in the editor, as soon as I build the project, the video player shader fails to compile and inside the app shows a purple box. Then in the editor the shader is also rendered as a purple box. To get the shader working again (in the editor) I have to re select it from the “Failed to compile” shader category.
To setup the project I import these packages:
- Depthkit Core (with the sample prefabs, not AV Pro)
- Depthkit Core Shader Graph (and the sample prefabs)
- Depthkit Core VFX Graph (without the refabs)
Am I importing something wrong, or not importing something important?
Thanks






