Author Topic: _UIDrawCall Objects  (Read 1900 times)

mimminito

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 30
    • View Profile
_UIDrawCall Objects
« on: November 26, 2013, 04:50:11 AM »
After updated to 3.0.6f2, there are now _UIDrawCall objects littered in the hierarchy. Any reason for this? And can I disable them from being created?

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: _UIDrawCall Objects
« Reply #1 on: November 26, 2013, 05:31:30 AM »
They're harmless, shown if you uncomment the #define at the top of UIDrawCall (which I did when debugging, but wasn't supposed to check it in. I will re-upload shortly).