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?