Search Issue Tracker
Fixed
Votes
0
Found in [Package]
Issue ID
1327810
Regression
No
[UI Toolkit] UI Document is created in Assets instead of Packages folder
Reproduction steps:
1. Open attached project "UIToolkit2.zip"
2. In Project window, right-click Packages/Local Package and select Create > UI Toolkit > UI Document
3. In Project window, observe Assets folder
Expected result: "Packages_NewUXMLTemplate" is created in the Packages folder
Actual result: "Packages_NewUXMLTemplate" is created in the Assets folder
Reproducible with: 1.0.0-preview.14 (2020.3.5f1, 2021.1.4f1)
Could not test with: 2018.4.34f1, 2019.4.24f1, 2021.2.0a14 (package errors break project)
Notes:
1. If instead of UI Document, you do Create > UI Toolkit > Panel Settings / Style Sheet / TSS Theme File, the asset is created in the Packages/Local Package folder.
2. It should be noted that "Packages_NewUXMLTemplate" is created in the Assets folder, but with a name that starts with "Packages_".
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
- The terrain appears darker when "Per-pixel Normal" is enabled
- [Linux] Editor assertion causes Test Runner to fail when executing it in Batch Mode
- Color selection by the mouse cursor is still enabled when the "Esc" button is pressed
- Game view becomes black and the Scene window becomes grey, “ArgumentOutOfRangeException” errors and “Render Pipeline error” warnings appear after changing the name or deleting URP/HDRP global settings file
- Transform Component is not accessible inside the Player when RuntimeInitializeOnLoadMethod is used
Resolution Note:
2022.1.0a2