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
- GetCurrentAnimatorClipInfoCount() and GetNextAnimatorClipInfoCount() return 0 when animator is in transition
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
Resolution Note:
2022.1.0a2