I want to Buiding ArcGIS in Android ,and I can get a apk but there is some shader error after buiding .it make my app can not work. Error writte that some shader graphs's shader cannot implicitly convert from 'sampler2D' to 'Texture2D<float4>'
It looks like you might be using HDRP? https://docs.unity3d.com/Packages/com.unity.render-pipelines.high-definition@7.1/manual/index.htmlHDRP does not support OpenGL or OpenGL ES devices.
Try switching to URP
thank you for relay
URP also have this problem
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.