Search Issue Tracker
Duplicate
Votes
0
Found in [Package]
1.5.1-pre.3
Issue ID
TB-14
Regression
No
TimelinePreferences and TimelineProjectSettings are not in the UnityEngine.Timeline namespace
Reproduction steps:
1. Open attached project "TimelineTest.zip"
2. In Project window, open Assets/NewBehaviourScript.cs
3. In Script Editor, line 11, type "global::"
4. Observe the suggestions
Expected result: No Timeline classes
Actual result: TimelinePreferences and TimelineProjectSettings classes are available
Reproducible with: 1.5.1-pre.3 (2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.2.0b1)
Could not test with: 2018.4.30f1 (Timeline package unavailable)
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
- Inspector's custom tooltip is displayed incorrectly when the name is truncated in UI toolkit
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
Resolution Note:
duplicates ATL-515