Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0a3
Issue ID
600013
Regression
Yes
The copy-paste confuses the state machine
Repro steps:
1. Create a sub-state machine, add a couple of states(and motions) to it - press play, the animation play properly
2. Copy paste the sub-state machine, and just leave it in the controller without connecting it to anything.
3. Press play again, and notice: the first sub-state machine is working correctly, but the second one - the copy - is firing its transitions mimicking the original state machine.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mouse input is registered incorrectly in Custom RP when downscaling Render Target and rendering Overlay UI before final upscale
- Time.deltaTime is locked to the display's refresh rate when the built Player is moved to a Secondary Display and Windowed Mode is used
- Crash on RaiseException when importing a specific asset
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
Add comment