Author Topic: all sprites disappear when antialiasing is off  (Read 12000 times)

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: all sprites disappear when antialiasing is off
« Reply #15 on: March 06, 2014, 09:38:46 AM »
As mentioned in this post, you need to ensure that the UI camera does not use deferred rendering. It must use forward rendering.

sybixsus

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 14
    • View Profile
Re: all sprites disappear when antialiasing is off
« Reply #16 on: March 06, 2014, 03:32:58 PM »
Sorry for not stating it previously. All of my cameras are using forward rendering.

sybixsus

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 14
    • View Profile
Re: all sprites disappear when antialiasing is off
« Reply #17 on: March 07, 2014, 08:44:01 AM »
Is there more information I could provide which would help you determine the problem?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: all sprites disappear when antialiasing is off
« Reply #18 on: March 07, 2014, 10:23:16 AM »
Steps to reproduce in a clean project with NGUI imported, sure. :)