Mouse over events on perspective view

By default, the player controller is using this:

image

This would be used if you onClicked the actor. You’re using a slightly different method, tracing on the Camera channel. If the collision volume blocks said channel, a hit will be detected:


Are you, perhaps, using a very large camera distance with very low FOV?