Search Issue Tracker
Fixed in 1.4.5
Votes
0
Found in [Package]
1.0.0
Issue ID
1263707
Regression
No
Active Timeline duration Marker is not moving after unpausing the game
How to reproduce:
1. Open the "case_1263707.zip" project and open SampleScene
2. Select the TimelineObject in the Hierarchy window
3. Enter the Play mode
4. Observe the Timeline window, the Timeline duration Marker is moving
5. Pause the game
// If using Timeline 1.2.6 - 1.3.5
6. Select DirectionalLight (or any other Game Object in the Hierarchy window)
7. Select TimelineObject in the Hierarchy window
8. Unpause the game
9. Observe the Timeline window, the Timeline duration Marker is not moving
// If using Timeline 1.4.0 - 1.5.0-preview.4
6. Unpause the game
7. Observe the Timeline window, the Timeline duration Marker is not moving
Expected result: Timeline duration Marker is moving after unpausing the game
Actual result: Timeline duration Marker is not moving after unpausing the game
Reproducible with: 2019.4.8f1, 2020.1.2f1, 2020.2.0a20
Not reproducible with: 2018.4.26f (Timeline part of the Editor, no bug)
Package versions tested: 1.2.6 - 1.3.5 (repro steps #1), 1.4.0 - 1.5.0-preview.4 (repro steps #2)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on AudioMixer::GetFMODChannelGroup when entering Play Mode in a specific project
- Prefabs with "Flags" enum properties result in "IndexOutOfRangeException" when trying to commit/revert
- The Camera first person mode in Cameras overlay is greyed out and not clickable when the Editor is restarted with the Game View focused
- Scene View doesn't select the Canvas when it's clicked with the View Tool
- Transform fields are impossible to edit when Inspector window is resized
Add comment