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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
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.