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
- Rigidbody2D.Slide API does not have the needed configuration when creating a 2D Top-Down character controller
- Opening reference for "Playables"component redirects to a missing page
- Sprite Renderer image is changed when switching Mask Interaction and changing Sprite to a shared Sprite
- An unsigned integer is not compared with an integer correctly in player when using IL2CPP backend
- Graphical artifacts are being rendered in Scenes that are loaded during run-time when GPU Resident Drawer is turned on
Resolution Note:
2022.1.0a2