Vertex offset using Image Texture on Android
Posted: Wed Feb 21, 2018 5:58 am
Hi
I'm current making a shader where i used a grayscale Image texture to offset vertex positions. It's working fine inside unity editor but when i build the game and port it to my android device the object doesn't even show up.
If i unplug the image texture and use generated noise then it works on android. Am i missing something here?
I'm current making a shader where i used a grayscale Image texture to offset vertex positions. It's working fine inside unity editor but when i build the game and port it to my android device the object doesn't even show up.
If i unplug the image texture and use generated noise then it works on android. Am i missing something here?