Author Topic: Upgrade to NGUI 3.0 caused click events to not function any longer [SOLVED]  (Read 2248 times)

Deepestblue

  • Guest
Hi there,

sorry if it has been answered already somewhere else, I couldn't find any info/solution.

My problem is that after upgrading from NGUI 2.6 to NGUI 3.0, suddenly the objects in the 3D world do not receive click events any longer. I played around with the settings of UICamera (setting to "World" etc.) but nothing changed. Comparing to the old project the event masks and culling masks seem to be the same for both versions. Other than that I don't seem to see a setting. There are no errors or warnings.

Any idea maybe?

Thanks!


UPDATE: Sorry, posted too early. I had only adjusted the GUI camera, the world camera's event type was still set to "UI" and not "World". Now it works.
« Last Edit: October 23, 2013, 06:43:11 PM by Deepestblue »