RealityStop / Bolt.Addons.Community

A community-driven project for extending Unity Bolt
MIT License
250 stars 34 forks source link

Manual Events inside a Flow State that is not Entered, cannot be triggered in Play Mode #35

Open AiSard opened 3 years ago

AiSard commented 3 years ago

In Edit Mode, the Manual Event triggers normally. In Play Mode, inside a Flow State that has not been entered, the Manual Event does not trigger at all. In Play Mode, inside a Flow State that has been Force Enter, the Manual Event now triggers normally. (Force Exiting returns it to not triggerable)

This used to be possible, and the discrepancy between Edit vs Play Mode leads me to think this is a bug

Tested on 2019.4 and Community Addon v3 Used to be possible in 2018.3 and Comunnity Addon v2.4