Unity-Technologies/Per-Object_Outline_RenderGraph_RendererFeature_Example

Not working in build

Opened this issue · 0 comments

Hello,

I downloaded the project and see the outline working in the editor. I just tried to build with the provided scene 'SampleScene', but the outline shader is pink in build.
I tried adding the two used shaders 'Hidden/Dilation' and 'Hidden/Outline Color And Stencil' in Project Settings/Graphics → Always Included Shaders, but it didn't change anything.

Is it normal or do I need other changes ?