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
- Xcode VisionOS builds fail with a "Circular dependency..." error when the used project is named "Metal"
- ScrollView.ScrollTo method does not work when trying to scroll to an item that has been added in the same frame
- “KeyNotFoundException” error thrown when pressing “Layout Loop++” in UI Toolkit Layout Debugger button
- Vertical line can not be moved even mouse hover status represents the action
- "Network Visualization" "Ownership" dropdown opens behind other tabs
Add comment