FindObject withough ANY_PACKAGE

Heyho :slight_smile:

since ANY_PACKAGE got deprecated in UE 5.1 I am searching for alternatives to search for a c++ class by name. The suggested solution withing the deprecation msg isnt working, either when I pass an outer (for example the UWorld object) or by specifiying the package path (/Game/)

Any Help would be appreciated :slight_smile: