Search Issue Tracker
Fixed in 5.0.X
Votes
0
Found in
5.0.0b10
Issue ID
643048
Regression
No
StateMachineBehaviours do not work if a state inside it has or has had its own StateMachineBehavior
To reproduce this issue:
1. Import the attached package
2. Open 'scene'
3. Select 'GO' object in the hierarchy
4. Open Animator
5. Notice there is a 'StateMachine' with 'SimpleStateMachineBehavior' script
6. Play the scene and notice the output in the console
7. Now open 'StateMachine' in the Animator
8. Select 'NewState' and add 'EmptyStamachineBehavior' on it
9. Play again and no output is seen in the console
10. Remove 'EmptyStamachineBehavior' from 'NewState'
11. The StateMachineBehavior still does not work
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- LUT assets are not shown when selecting Spectral Lut with Advanced Object Selector
- GameObjects disappear from Scene view when hidden in Hierarchy and Scene view Eye icon is disabled with GPU Resident Drawer enabled
- [Android] Audio sound is lower in the Player compared to the native music player
- Feet slide and misalign when playing retargeted animations
- IndexOutOfRangeException is thrown in NativePassCompiler when a graphics buffer is used in more than 5 render passes
Add comment