StaticMesh onclicked event doesn't fire when it should

I had a similar problem. For me, it turns out that what I did that broke it was to implement my fog of war! Since it’s a layer on top of everything, of course it was blocking the clicks.

1 Like