Search Issue Tracker
Fixed in 2022.1.X
Votes
0
Found in
2019.4
2020.3
2020.3.16f1
2021.1
2021.2
2022.1
Issue ID
1360485
Regression
No
The Timeline does not set back the state of GameObjects after saving a Scene when Timeline window is visible
How to reproduce:
1. Open the attached project "seq-save-scene-reset-timeline.zip"
2. Open the TestScene (Assets>TestScene)
3. Open the Timeline (Window>Sequencing>Timeline) and place it that you always can see it (like in "Layout.png")
4. Select and expand GameObject "Driver" in the Hierarchy
5. In the Timeline window move the Playhead between Clip 1 and Clip 2 to see it enabling and disabling
6. Select GameObject "Cube" in the Hierarchy
7. Move the selected "Cube" GameObject in the Scene view
8. Select GameObject "Driver" in the Hierarchy
9. Save the Scene
Expected result: After the save states are the same as before saving
Actual result: Both Clips are now disabled in the Hierarchy but Playhead still is on Clip 1
Reproducible with: 1.2.0, 1.3.0-preview.7, 1.4.8, 1.5.6, 1.6.2 (2019.4.30f1, 2020.3.19f1, 2021.1.22f1, 2021.2.0b13, 2022.1.0a10)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Package signature validation unexpectedly return an invalid signature status if the validation check is done after the code signing certificate validaty range has passed
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
Add comment