Vertex offset using Image Texture on Android

Your feedback is very important to us. We are listening.
FardinHaque
Posts: 7
Joined: Wed Feb 21, 2018 5:39 am

Re: Vertex offset using Image Texture on Android

Post by FardinHaque »

Sure, here is the shader file.
Attachments
Test.rar
(1.36 KiB) Downloaded 912 times
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Vertex offset using Image Texture on Android

Post by Amplify_Borba »

Thank you for taking the time to send us the requested sample, I'll get back in touch once we have any developments regarding this issue.
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
FardinHaque
Posts: 7
Joined: Wed Feb 21, 2018 5:39 am

Re: Vertex offset using Image Texture on Android

Post by FardinHaque »

So i'v been searching for solutions online and found out this post https://shaderforge.userecho.com/commun ... mment-5234

This guy faced the problem same as mine but his shader is made in Shader Forge. Please check this thread out. this might help to figure out what's causing the problem on android.
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Vertex offset using Image Texture on Android

Post by Amplify_Borba »

Thank you for sharing that information, I'll add it to the support ticket, hopefully it will be helpful to our developer.
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Vertex offset using Image Texture on Android

Post by Amplify_Borba »

Hello FardinHaque, have you had the opportunity to test the latest ASE version currently available for download through our website?

We've had some difficulties in replicating the issue in the devices we have at our disposal, have you had the chance to experiment with more Android devices, other than the ones you specified in this thread?

Any additional information is welcome, thanks!
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
User avatar
Amplify_Borba
Posts: 1239
Joined: Mon Jul 24, 2017 9:50 am

Re: Vertex offset using Image Texture on Android

Post by Amplify_Borba »

Upon further investigation, we've concluded that unfortunately this is not something that we can fix, apologies for the inconvenience.

Certain devices do not accept texture fetches in the vertex function with GLES 2.0, which is confirmed in description for the Render Target 3.0 in Unity's Shader Compilation Target Levels, which states: "Might not be fully supported by some OpenGL ES 2.0 devices, depending on driver extensions present and features used."

Please don't hesitate to get back in touch if you have any further questions, thanks!
Customer Relations at Amplify Creations
Learn more about our offering: Amplify Creations Products
Amplify Shader Editor won the Asset Store Best Tool Award - Thank you for your support!
Post Reply