Search Issue Tracker
By Design
Votes
0
Found in [Package]
1.0.0-preview.14
Issue ID
1327821
Regression
No
[UI Builder] Documents from Package folders do not show up in UI Document Project list and can't be used
Reproduction steps:
1. Open project attached in "UIToolkitPackage.zip"
2. Double click on "TestDocument" in the project window
3. In the Library section of the UI builder window select "Project"
4. Inspect the Assets
Expected result: DocumentInPackages.uxml that is located in "Packages/Local Package/" is visible
Actual result: DocumentInPackages.uxml is not visible and cannot be used
Reproducible with: 1.0.0-preview.14 (2019.4.25f1, 2020.3.5f1), 2021.1.4f1, 2021.2.0a14
Could not test with 2018.4.34f1 because UI Builder is not available
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
- var VisionOSEDRHeadromm has a comma instead of a dot when building with Metal Rendering App Mode and local OS localization is set to German
- IAP Catalog remove product “x” and add product “+” buttons are not consistent with other remove and add buttons in the Editor
- Performance issues in Play Mode when quickly hovering the mouse cursor over Hierarchy GameObjects
- Frame Debugger displays incorrect output when FidelityFX Super Resolution or Spatial-Temporal Upscaler is used with Temporal Anti-aliasing or Subpixel Morphological Anti-aliasing
- The layout system is failing to correctly calculate or apply the height of the Japanese fallback font when the primary English font's metrics are used
Resolution Note:
At the moment, we do not support sharing/reusing C# elements or uxml documents from packages inside the UI Builder.
We have an option to "Show Package Files", which only works on mutable, local packages, which enables package owners to author their UI documents from the UI Builder. This is not intended to be used for sharing/reusing UI assets from packages. The description of the option is not clear on what it is doing and we will update to make it clearer.
Closing this as "By design" because this is not a feature we currently support. This is however a feature that will be added as soon as possible.