Cast to Class ALWAYS Fails.

First, I hope I have this in the right area.

I am using Unreal Engine 5.3, and I have a weird issue I cannot figure out. Cast to Class always fails.

I even created a blank, new Character, with the only thing in it is a Self > Get Class. Then Self > Cast to Class (with the Get Class as the input for Class) > Is Valid Class? > Print String. Outcome is always False.

What am I missing?

1 Like