Hi All
I've got a scene I'm trying to render to a texture so I can display a map in my NGUI based menu system. Since the map is generated in real time I'm using a UITexture to encapsulate it. However I can't get my UITextures to appear in my camera view.
I could explain everything I'm seeing and all my details, or I could just link you to this test project...
http://snowdrift.jespionage.com/SkierUi.zipYou'll need NGUI to run this project. Just import your own copy and everything should line up.
SnowDrift is a virtual reality skiing game for the Oculus Rift that uses NGUI and many other pre-existing packages. This demo doesn't include the game, just the minimum required to demonstrate the lack of UiTextures.
They look fine in the editor and disappear when you press run.
Can anyone think of why this might be happening?
Cheers
Jesse "Jespionage" Joudrey