Why the Actor selector always displayed as NONE even though I have selected correct actor for it?

In my project, I created an Actor class, and in this class, I declare a class.


Then I dive into the UE editor to find this actor selector. And select an actor for this selector. But it always displayed as none.

I confirm this actor has been assigned an instance by using debugging code.

Is it a known issue?