Author Topic: Caught in an infinite loop tonight  (Read 6556 times)

John.Bergman

  • Newbie
  • *
  • Thank You
  • -Given: 0
  • -Receive: 0
  • Posts: 30
    • View Profile
Caught in an infinite loop tonight
« on: January 19, 2014, 12:08:15 AM »
I removed the Input Axis Horizontal (prior to using NGUI) because my game doesn't use it.  Now, with NGUI, I get stuck where there is an infinite loop.

I'll go back and fix my input to include it, but this appears to be something that should be corrected to log an error and not hang up.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: Caught in an infinite loop tonight
« Reply #1 on: January 19, 2014, 12:19:09 AM »
Remove the axes on your UICamera. Just leave the fields blank. Or simply turn off controller input.