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
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Resolution Note:
2022.1.0a2