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
- Search: Inspector section icon is less sharp/more pixelated than other editor icons
- Search description string is always truncated
- [VFX] When Grouped Nodes are converted to Subgraph Operator resulting Graph Node is not included in the Group
- Search window icons are less sharp/more pixelated than other editor icons
- The Inspector can be covered when scaling the horizontal separator bar
Resolution Note:
duplicates ATL-515