Search Issue Tracker
Fixed in 2021.1.9f1
Votes
0
Found in
2017.4
2018.4
2019.3
2019.3.4f1
2020.1
2020.2
Issue ID
1227098
Regression
No
[Playables] AnimationStart and AnimationMiddle are constantly called when the playable is paused and SetTime (0) is called
How to reproduce:
1. Open attached project "Unreliable Animation Events at Start with Playables.zip" and scene "SampleScene"
2. Enter Play mode
3. Observe the Console window (Start, Middle, End are called)
4. While Game view is active, press '3'
5. Observe the Console window
Expected result: the playable is paused the time is set at the value Zero (-1)
Actual result: Start and Middle are constantly called until playable.SetTime(0) is called (Either '1', '2' or '3' button is pressed)
Reproducible with: 2017.4.38f1, 2018.4.19f1, 2019.3.6f1, 2020.1.0b2, 2020.2.0a3
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Assigned font's bold/font-weight styles render using Default Font's assets when Default Font has corresponding style assets defined in TMP Settings
- "Modifying the parent of a VisualElement while it’s already being modified is not allowed" error is thrown when entering text and pressing tab in the Search window
- Mesh colliders are not updating their positions of bounds correctly
- Images are missing from the "Open the sprite editor" documentation for 6.0, 6.1 and 6.2
- The previous element in the array is modified when assigning an Asset to a new element of AssetReferenceT
Resolution Note (fix version 2021.1.9f1):
Fixed in: 2021.2.0a1