Do projectors work on Unity iPhone?

Hey, all,

I’m trying to use projectors to superimpose a second texture over my entire world (for a special effect). Problem is that when I’ve tried this, the projected texture is very messed up - looks like the UV’s aren’t working right or something?

Anyone have any idea why this is?

Cheers,

SB

Can you give any more detail about how the textures are distorted? If you’re projecting a uniform overlay on the surface, are you using an orthographic projector?

This fixed it for me.