Hello guys,
I’am trying to create movement cycle but stuck at some point and I dont know and understand what is going on. It was just running 1 day ago and now it is creating a error.
At the highlited transitions i am getting an error like this,
This is the compiler result.
I would be very happy if some one can help me, i am kinda stucked at this point and cant go any further
Node Result uses potentially thread-unsafe call Try Get Pawn Owner . Disable threaded update or use a thread-safe call. Function may need BlueprintThreadSafe metadata adding.
Node Result uses potentially thread-unsafe call Try Get Pawn Owner . Disable threaded update or use a thread-safe call. Function may need BlueprintThreadSafe metadata adding.
Node Result uses potentially thread-unsafe call Get Movement Component . Disable threaded update or use a thread-safe call. Function may need BlueprintThreadSafe metadata adding.
Node Result uses potentially thread-unsafe call Try Get Pawn Owner . Disable threaded update or use a thread-safe call. Function may need BlueprintThreadSafe metadata adding.
Node Result uses potentially thread-unsafe call Try Get Pawn Owner . Disable threaded update or use a thread-safe call. Function may need BlueprintThreadSafe metadata adding.