Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.5.0-preview.2, 1.4.0
Issue ID
1261563
Regression
No
[Timeline] Player head does not set on the first frame on clicking the Preview button
Player head does not set on the first frame on clicking the Preview button.
Steps to repro:
1. Open the attached project.
2. Hierarchy > Select Cube.
3. Windows > Sequencing > Timeline.
4. Click on Preview button.
Actual Result:
Player head does not set on the first frame.
Expected Result:
Player head should set on the first frame.
Reproducible in:
2020.2.0a17, 2020.1.0b15, 2019.4.3f1, 2019.3.0f1 2019.3.0a1 with Package Version 1.5.0-preview.2, 1.4.0, 1.3.0, 1.2.15, 1.2.6.
Environment:
Occurring on Windows 10 & Mac 10.15.
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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
Disabling preview does not mean "return to the first frame". It means "return to default scene values".
When preview is disabled, the Timeline stops playing and reverts all changes that happened during playback. The time is not reset to the first frame so that users do not lose context and can remember what was the last playback time.