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
- Spring Joint shows only one anchor gizmo in Scene view when "Auto Configure Connected Anchor" is enabled
- Crash on _platform_memmove after entering large value in Graphics settings Preloaded Shaders field
- Disproportionally large impact on CPU frame time when writing to a rendering entity's LocalToWorld
- "Constant Force" Component numeric fields drift out of view while entering a really big value in the Inspector
- Scene view camera speed pop-up appears empty or cut off when Scene view is very narrow
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.