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
- Console shows Exception: {"error":"not found","detail":["not found"]} after opening Build History window
- [HDRP] Volumetric cloud shadows disappear when there is no directional light shadows
- “Selector” column names in the Search window are lowercase when added
- Install List Project Counter Panel can be right clicked through and Install Context Menu can be opened disabling Project Counter Panel's buttons
- [MacOS] Scene is marked/flickering as dirty (with asterisk) when dragging a Material on a GameObject in Scene view
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.