Search Issue Tracker
Fixed
Votes
0
Found in
4.3.0b4
Issue ID
568284
Regression
No
Animation Layer name is not used in the hash of a state under a sub-state machine
To reproduce:
1. Open any project
2. Create a new animation state machine
3. Create a new layer
4. In the new layer create a state and check it's hash (it should be LayerName.StateName)
5. In the layer create a new sub-state machine
6. In the sub-state machine create a new state
7. Check it's hash. it should be SubStateMachineName.StateName.
This can introduce problems with several different layers having same SubStateMachine and StateNames.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [macOS] Project fails to load when Virtual Artifacts are Corrupted
- Long scheduler times on main thread when using InstantiateAsync with a singular massive Prefab
- The project hangs upon opening it when importing the "discrete_rank2_vector_v2_0.onnx" file
- Opening the Look Dev hangs the Editor when the window is opened for the first time in the project or after deleting the Library folder
- Look Dev has blurry icons on 4k monitors
Add comment