As you can see in the image, when I select a Image component and I want to assign a Event component in order to detect when the mouse pointer is entered, It doesn’t appear the Event and UI menus.
Any solution?
As you can see in the image, when I select a Image component and I want to assign a Event component in order to detect when the mouse pointer is entered, It doesn’t appear the Event and UI menus.
Any solution?
That is strange!
I see that your components menu might be being edited by some editor scripts (“Detonator” and “Camera-Control”) is in the list. Perhaps they’re altering the component menu in a way that Events doesn’t show up.
As a temporary workaround, try creating a new project without any editor scripts, adding the component and exporting it as a unity package.
What does the Component menu (at the top of the screen) show?
–Eric
This one

I had the same issue. It looks like this was fixed in the patch release 4.6.1p2 which can be downloaded here:
It has been solved the problem with the patch.
Thanks very much Ben BearFish!!!