Local (owning client) refrence invalid when asked in an "on owning client"event

Hello,

I have a reference of a widget that is created on the owning client controller. However, when trying to acces the reference in a “on owning client” custom event the reference is invalid and none.

Why is this? Is “on owning client” not the same as doing something locally like with a “Is local controller” branch?