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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
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.