Search Issue Tracker
Fixed in 1.6.0-pre.1
Votes
0
Found in [Package]
1.4.0
Issue ID
1299636
Regression
No
Timeline package is missing a dependency on com.unity.ui
Repro steps:
1. Create a new project
2. Remove everything in the manifest.json (including modules)
3. Add Timeline package
Expected Result: Project should compile normally
Actual Result: Compilation errors about missing GUIUtility
Reproducible with: 1.4.0, 1.4.5 (2019.4.17f1, 2020.1.17f1, 2020.2.1f1), 1.5.1-pre.3 (2021.1.0b1)
Not Reproducible with: 1.2.17, 1.3.6 (2019.4.17f1, 2020.1.17f1, 2020.2.1f1)
Notes: 1.2.17 and 1.3.6 cause Compilation errors due to Animation dependencies,
1.4.5 and above cause Compilation errors about missing GUIUtility
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [Silicon] Crash with multiple StackTraces when entering Play Mode in a project with corrupted FBX files
- Index Out Of Range exception when trying to use Rendering Layer Override in Probe Adjustment Volume without a mask defined in lighting settings
- [Android] [Vulkan] [WebCamTexture] "WebCamTexture.Play" crashes the application when the camera is started
- Huge performance overheads appear when there is a large amount of bindings in the UI Toolkit
- Visual Effects Graph Blackboard can't be scrolled horizontally
Add comment