Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
1.3.0-preview.6
Issue ID
1212148
Regression
No
Animations with Ease In and Out properties glitch when UI Prefab is loaded with Legacy Animation while Timeline window is open
Steps to reproduce:
1. Open the attached project "case_1212148-TestProject.zip"
2. In the Project window open the "SampleScene.unity" under "Scenes" folder
3. In the Hierarchy window select "Timeline" GameObject and open the Timeline window
4. Enter Play Mode and press "Alpha1" on keyboard to load the Prefab into memory
Expected results: when loading a UI Prefab with Legacy Animation the playing animation with Ease In or Out does not glitch
Actual results: when loading a UI Prefab with Legacy Animation the playing animation with Ease In or Out glitches
Reproduced with: Timeline 1.1.0 (2019.2.19f1), Timeline 1.3.0-preview.6 (2019.3.0f5, 2020.1.0a20)
Could not test with 2017.4 and 2018.4 due to used model completely breaking
Notes:
-Timeline window must be open and can be seen but doesn't require to be in focus for the issue to reproduce
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
Resolution Note:
The glitch is caused by an animation clip being loaded by the prefab, which, by design, causes the timeline window to refresh. This will only happen if the timeline window is open.