Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Sermolux

Pages: [1]
1
Hi,

I'm having an issue using UICamera.onClick as a catch all. When I first start the app it behaves as expected, but when I load a new scene I get a MissingReferenceException. I believe that the onClick event is still looking for the object in the previous scene. This happens for all events through UICamera. I find that if I set UICamera.onClick to null just before I load a scene everything works. Am I using this incorrectly?

Pages: [1]