is there a resolution limitation with render texture on IOS ?
I have unity 3 iphone advanced license and I cant set the render texture to higher resolution then 512x512, when I set it to 1024x512 it jumps to 512x256.
I wonder, is that a bug? am I missing something?
I was able to get higher resolution when changing the platform to mac standalone but when I change it back to IOS its starts to act funny again.
I didn't find any reference to this limitation so I wonder if anyone else had this problem.
If someone can please tell me he (or she) was able to use render texture under IOS with, lets say 1024x1024. just so I would know that its not a bug.
thanks
I'm also using a rendertexture in my game, and would like to port it to iOS eventually. It would be good to know what the iphone/ipad can handle and if rendertextures are even supported.
– JasonM