Author Topic: Render Texture Not Showing or White  (Read 2920 times)

NaxIonz

  • Jr. Member
  • **
  • Thank You
  • -Given: 3
  • -Receive: 0
  • Posts: 70
    • View Profile
Render Texture Not Showing or White
« on: November 22, 2013, 04:16:16 PM »
I am having an issue where the render texture I am trying to use either won't show up in my UI, or if it does, it's all washed out and white.

What have I done wrong?

NaxIonz

  • Jr. Member
  • **
  • Thank You
  • -Given: 3
  • -Receive: 0
  • Posts: 70
    • View Profile
Re: Render Texture Not Showing or White
« Reply #1 on: November 22, 2013, 05:23:55 PM »
FWIW, I'm using the toon shader on the object I am trying to view as a render texture.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Render Texture Not Showing or White
« Reply #2 on: November 23, 2013, 04:15:51 AM »
Without knowing more than this I can't be of any help to you. There are just too many factors. Start by drawing the texture using OnGUI. My guess is the effect will be the same, so you'll need to consult Unity's docs on render textures.