UnityURPUnlitScreenSpaceDecalShader icon indicating copy to clipboard operation
UnityURPUnlitScreenSpaceDecalShader copied to clipboard

I dont see decals on mobile!

Open Proton-V opened this issue 4 years ago • 4 comments

I dont see decals on mobile! Help me, pls

Proton-V avatar Sep 29 '20 23:09 Proton-V

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 :)

umutbebek avatar Oct 01 '20 09:10 umutbebek

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

Proton-V avatar Oct 01 '20 09:10 Proton-V

Hi, here are my settings and it works, not sure what may be the problem? Maybe vulkan? I am using opengles3 only build. https://lh3.googleusercontent.com/-TwezTY00Z6c/X3WmotQ-XRI/AAAAAAAACBk/Eu0FmoOSyugZ4bgqCij2bvrECnPH7fxVgCK8BGAsYHg/s0/2020-10-01.png https://lh3.googleusercontent.com/-TSQ5Adw2sXw/X3Wmxi_DerI/AAAAAAAACBo/wLOuvX-3pIsWzokSKRvIMW4S2wxgMp-ZACK8BGAsYHg/s0/2020-10-01.png

umutbebek avatar Oct 01 '20 09:10 umutbebek

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?

ColinLeung-NiloCat avatar Jan 02 '21 02:01 ColinLeung-NiloCat