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
- Errors “Render Graph Execution error” and "KeyNotFoundException" are thrown and Scene/Game views are not rendered when RenderGraphBuilder has AsyncCompute enabled
- Separation Line is used at the bottom of Prefab dropdown options when there is nothing to separate
- Color Picker Window Shows UI Artifact on Ubuntu Until Mouse Movement
- WebGPU Build fails when the Inference Engine package is installed
- The search field has an additional icon that has no functionality
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.