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
- Packman: The same asset data is displayed differently in "Import" and "Remove" popups
- Reference to a deleted GameObject becomes "None" instead of "Missing" when the GameObject is restored with undo after entering and exiting Play Mode
- Size value in Particle System Curve's tab is highlighted with selection across all tab header
- Particle System Curve's Presets window has no visual indication of what preset is selected
- Blur shader doesn't work when the "Scene Color" Node is attached to the UI "Output" Node
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.