Search Issue Tracker
Fixed in 1.0.0-preview.14
Votes
1
Found in [Package]
1.0.0-preview.13
Issue ID
1302654
Regression
Yes
Errors are thrown in the Console when installing the UI Toolkit package
How to reproduce:
1. Create a new Unity project
2. Open the Package Manager (Window->Package Manager)
3. Add UI Toolkit package from git URL ("+"->Add package from git URL...->"com.unity.ui"->Add)
Expected results: No errors are thrown in the Console
Actual results: Errors are thrown in the Console
Reproducible with: 1.0.0-preview.13 (2021.1.0a8, 2021.1.0b1)
Not reproducible with: 1.0.0-preview.13 (2018.4.30f1, 2019.4.17f1, 2020.1.17f1, 2020.2.1f1, 2021.1.0a7)
Notes:
- The reproduction depends on the Unity version and not the package version
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 1.0.0-preview.14):
Fixed in UI Toolkit 1.0.0-preview.14 which is available in Unity 2020.2.0f1 and above