Search Issue Tracker
Active
Under Consideration for 6000.6.X
Votes
0
Found in
6000.5.0b2
6000.6.0a2
Issue ID
UUM-138529
Regression
Yes
UI Builder Material property remains empty and throws Invalid URI warning when selecting built-in materials from the object picker
Steps to reproduce:
- Create a new project using Universal 3D template
- Go to Assets > Create > UI Toolkit > UI Document (UXML) and open it
- Add a Visual Element to the Hierarchy and select it
- In the Inspector, expand the Material foldout
- Click on the object picker of the Material property
- Observe the opened "Select Material" window
- Select any item
- Observe the Material property
Actual results: All built-in items in the object picker have no icons/previews. After selection, the property remains visually empty and throws the warning: Semantic - USS in 'style' attribute is invalid: Assets/NewUXMLTemplate.uxml (line 2): warning: Invalid URI location
Expected results: The object picker displays material icons and previews correctly, and selecting a material applies it to the visual element, updates the inspector field
Reproducible with versions: 6000.5.0b2, 6000.6.0a2
Not reproducible with versions: 6000.3.12f1, 6000.4.1f1, 6000.6.0a1
Tested on (OS): Windows 11
Notes:
- Perhaps the built-in Materials should not be shown at all due to them being incompatible
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Build fails when building a project containing an 18+ dimension array with IL2CPP
- [Android][Sentis] Human poses are not detected when using the BlazePose model
- Sprite Editor Outline Tool Overlay is not displayed when no Sprite is selected
- “No method with RuntimeInitializeOnLoadMethod attribute” warning from ReadmeEditor.cs is thrown after installing Project Auditor Rules
- Projection matrix is altered when using RasterCommandBuffer.ClearRenderTarget on DX12 and Metal
Add comment