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
- Tile Palette grid is moved after entering Play Mode
- Tile Palette Edit mode turns off in Play Mode
- The Editor crashes when Generating Font Atlas in the Font Asset Creator with “9999999999” padding and 256x256 Atlas Resolution
- [iOS] An “ArgumentNullException” error is thrown when GetIntroductoryPriceDictionary() method is called
- Font Import Settings documentation page is missing when the documentation button is pressed in the Inspector window
Add comment