Why cast failed?

What are you trying to cast?

Hello, Why all my casting is failed ?

Connect a “get player character” node to your cast

1 Like

A cast failed when the object that you give is not the good one. Look at this tutorial, it’s explain the base.

Cast may appear hard at first but it is really simple when you understand the concept.

Just cast to a pawn blueprint to use a variable in another blueprint, and cast the input “object” of the cast node, I put “get player pawn”

MakkerFelix, this is not a good answer, if we don’t know what he try to cast that could make any sense. Maybe he try to cast an actor from the scene or a widget.

Also if you want more explanation about why your cast failed, you need to let us know what you try to cast and the relationship between both.