Search Issue Tracker
Fixed
Fixed in 2022.3.8f1, 2023.1.10f1, 2023.2.0b6, 2023.3.0a1
Votes
0
Found in
2022.3.4f1
2023.1.2f1
2023.2.0a21
2023.3.0a1
Issue ID
UUM-41684
Regression
Yes
StateMachineBehaviour messages don't fire when used on Animator Controller Override Layers
Steps to reproduce:
1.  Open the attached user's project "1593820 StateMachineBehaviour Messages.zip"
2.  Open SampleScene
3.  Notice the three Cubes with different Animator Controllers setups
4.  Notice that some of the Animators States have a StateMachineBehavior on Layer 1
5.  Press Play
6.  Observe the Console
Expected result: Some of the Messages should state that they are fired from Layer 1
Actual result: Only Messages fired from the Base Layer are triggered
Reproducible on: 2022.1.0a13, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21
Not reproducible on: 2021.3.28f1, 2022.1.0a12
Environment Tested on: Windows 10
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
- Previously deleted “DefaultLookDevProfile“ is present when upgrading the Editor version
- [Ubuntu] UI text and buttons are missing spaces in Unity Version Control > New Workspace window
- "Inherit attribute is not supported" warning is shown but attributes are available in VFX Graph Output and Update blocks
Add comment