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
- 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:
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.