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
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
- White lighting artifact when a point light with a small emission range and "Hard Shadows" touches an object while a directional light with "Soft Shadows" and another point light are present
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.