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
- Crash on CollectAllSceneManagerAndObjectIDs when opening a specific Scene
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- GPU device suspended error when replaying a video in the Video Player with NVIDIA Vertical Sync set to Fast
- SetComponentEnabled uses class instead of struct when constraining Enableable Component type
- [iOS] Application.deepLinkActivated does not get invoked while app is running when UIApplicationSceneManifest is added in Info.plist
Add comment