ColinLeung-NiloCat/UnityURPUnlitScreenSpaceDecalShader

I dont see decals on mobile!

Proton-V opened this issue · 4 comments

I dont see decals on mobile! Help me, pls

Hi, i tested it on s10Plus android phone and it did not work too but :)
Be sure you have enabled "depthTexture" on PipelineAsset
And be sure that "Quality" setting is using that PipelineAsset,
for example i setUp the HighQuality Asset but Quality for android was using "mid" level. So it was using another Asset :) I changed it to use "high" level and voila :) it worked. Hope that helps everyone. And thanks for that amazing shader Colin :)

I set this, but my zte not showing decals( Editor show in real time, but phone have error

I retested the shader using 2020.2.01f, URP 10.2.2, PC editor, android build, Vulkan.
I can confirm the problem doesn't exist in 2020.2.01f, URP 10.2.2, PC editor, android build.
@Proton-V is the problem still exist now?