1. Clean 2021.3 with fresh playmaker installation.
2. Importing in Assets from old project (unity 2017 or so with fsms)
3. No errors
Empty scene with a new fsm objects that has only an action setting a bool to true, not working when pressing play (variable is not setted)
Loading imported scenes and playing them result in weird behaviors, with half of the playmaker logic is not executed.
Builds the same, sometimes one things work, sometimes not.
Is it due the old version import into new one?
I did the whole tools --> update all fsm options in there.