Does Unity 4 still have square width/height limitations, i.e. 1024x1024? I need to map an image with a 2:1 resolution to geometry but can this be achieved? Thanks in advance
That was never a limitation in any version of Unity. If you couldn’t use arbitrary width/height, then no image effects would work.
–Eric