Author Topic: interface has stopped responding  (Read 3325 times)

QuasarTD

  • Guest
interface has stopped responding
« on: May 30, 2012, 08:11:17 AM »
Hi there

I have just upgraded to the latest version of NGui and I followed the upgrade instructions as I have done many times before but this time the entire interface has stopped responding to input. no mouse over action from the button, can't click on anything at all. Has anyone come across this before. Thanks for any help.

ArenMook

  • Administrator
  • Hero Member
  • *****
  • Thank You
  • -Given: 337
  • -Receive: 1171
  • Posts: 22,128
  • Toronto, Canada
    • View Profile
Re: interface has stopped responding
« Reply #1 on: May 30, 2012, 01:04:49 PM »
Most common cause: "In my project none of the mouse events seem to affect the UI. Why?"
http://www.tasharen.com/forum/index.php?topic=6.0

Second most common: missing UICamera on your camera.

QuasarTD

  • Guest
Re: interface has stopped responding
« Reply #2 on: May 31, 2012, 03:16:59 AM »
Thanks for the pointers. I checked the the physics setting and that was ok and I checked the camera and it had the UIcamera script ok but it still didn't work. So I just tried removing the UIcamera script from the camera and re adding it and that fixed the problem. Thanks.