I just added 2 Tween actions in a Run In Parallel FSM state, both overrided with a blackboard UnityEngine.Object variable and it works fine.
In your case, could it be that the blackboard variable is not set before the state is entered, or that it is set to null from another place in your code/trees?
Join us on Discord: https://discord.gg/97q2Rjh
Login
Register
By registering on this website you agree to our Privacy Policy.