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
- [Android] Texture Compression default texture format is set to PVRTC when building via script BuildPipeline.BuildPlayer
- [Android][GameActivity] APK built with Development Build enabled gets flagged as having Malware
- Default name of manually created Global Light 2D GameObject differs from the one included in the initial project Scene
- Option for "Acceleration Structure Build Flags" cannot be toggled when Lightmaps have been Generated for a Mesh Renderer
- Lights in Batch keep resetting to 0 in the Light Batching Debugger when a new GameObject is created and the mouse cursor is hovered over the Inspector window
Add comment