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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment