Search Issue Tracker
By Design
By Design in 2022.2.X
Votes
0
Found in
2019.4.37f1
2020.3.31f1
2021.2.17f1
2022.1.0b13
2022.2.0a8
Issue ID
UUM-3472
Regression
No
A yellow triangle appears when image file from Assets/Editor Default Resources dragged into UI Builder
Reproduction steps:
1. Open the "1396851.zip" project
2. Open Assets > EditorGuiUtilityLoadEquivalent.uxml
3. In the UI Builder's Hierarchy select VisualElement
4. Drag the image from Assets > Editor Default Resources
Expected result: The dragged image is shown in the UI Builder Viewport
Actual result: Yellow triangle is shown
Reproduced with: 1.0.0-preview.18 (2019.4.37f1, 2020.3.31f1), 1.0.0 (2021.2.17f1, 2022.1.0b13, 2022.2.0a8)
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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Resolution Note:
We cannot use editor resources in UI Builder (UI assets have no way to reference editor resources). Please use assets found in the current project.
Resolution Note (2022.2.X):
We cannot use editor resources in UI Builder (UI assets have no way to reference editor resources). Please use assets found in the current project.