Search Issue Tracker
Fixed in 2017.3.X
Votes
0
Found in
5.6.2f1
Issue ID
926408
Regression
No
Animation freezing on the first frame after transitioning from Any State to a Sub-State
Steps to reproduce:
1. Open attached Unity Project "TinyAttack.zip" (OC Link)
2. Load Scene "MainMenu"
3. Enter Play mode
4. Click on "LAN Host(H)"
5. Select Knight
6. Press Start Game
7. Wait for the skeleton enemies to spawn and attack player
Expected result: Skeleton enemy transitions from Any State to Charge_SubState when Player is in range, and the Charge_direction (direction can be Right, Left, etc) animation is played out
Actual result: Animation is stuck on the first frame (stuck_state.png)
Reproducible with: 5.6.0f3, 5.6.2f1, 2017.1.0b1, 2017.1.0b10
Note: not tested on newest version due to incompatible plugin being used in the project
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
- [Android] The Player loses focus when using UnityEngine.Handheld.StartActivityIndicator() with Facebook SDK
- Build fails with "Building Library/Bee/artifacts/MacStandalonePlayerBuildProgram/gahcy/hj9mx3z/951.0 failed with output:..." errors when Scripting Backend is set to IL2CPP
Add comment