Search Issue Tracker
Fixed
Fixed in 1.8.8
Votes
4
Found in [Package]
1.8.6
Issue ID
TB-261
Regression
No
GameObject gets lifted when transitioning between Timeline clips if Timeline is created with a script and the Timeline window is not opened
How to reproduce:
1. Open the user’s attached “timelineBug.zip” project
2. Enter Play Mode and observe the result
Expected result: The character doesn’t get lifted when transitioning between clips
Actual result: The character gets lifted when transitioning between clips
Reproducible with: 1.6.5 (2021.3.34f1), 1.8.6 (2021.3.34f1, 2022.3.19f1, 2023.2.8f1, 2023.3.0b4)
Reproduced on: macOS 14.2.1 (Intel)
Not reproducible on: No other environment tested
Note: not reproducible if “Timeline” GameObject is selected and the “Timeline” window is opened
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
- Memory leak when a lot of UI elements are spawned and despawned
- Warnings are not logged in the Console window when using external code analyzers
- Errors “TLS Allocator ALLOC_TEMP_TLS, underlying allocator ALLOC_TEMP_MAIN has unfreed allocations, size 288“ appear constantly when Prefab is open
- Crash on PPtr<Shader>::operator or NullException errors spammed in console when calling Dispose() on null GraphicsBuffer with baked Reflection Probes
- “EndRenderPass: Not inside a Renderpass” and other Render Graph errors in the Player when Render Graph is enabled and Overlay UI is used
Resolution Note (fix version 1.8.8):
Clip blends will now be computed when using the API to add clips to tracks.