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 window flickers when a selector is created using a Style Class List Section
- [iOS] "UnityBatchPlayerLoop()" causes a freeze in the iOS application when it is put to the background and brought back to the foreground
- "Perform Selected" of Shortcut Manager window does not perform the shortcut in some cases
- Crash on mono_get_hazardous_pointer when running Play Mode tests in a specific project
- [iOS] ‘확인’(Done) and '취소'(Cancel) text is displayed as '...' in the on-screen keyboard when the System preferred language is set to Korean
Resolution Note:
duplicates ATL-515