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
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
- Shadows disappear when looking at a certain angle in Scene view and using Cloud Shadows with Volumetric Clouds
- StackOverflowException freezes or silently crashes the Editor
- Microsoft Surface Device freezes when detaching and reattaching physical keyboard attachment to a Microsoft Surface device in Standalone Player for Windows
- Shadows are cast with artifacts on GameObjects when the light type is set to Point
Resolution Note:
duplicates ATL-515