Search Issue Tracker
Fixed
Fixed in 2021.3.14f1, 2022.2.0b15, 2023.1.0a18
Votes
1
Found in
2021.3.10f1
2022.2.0b14
2023.1.0a17
Issue ID
UUM-14889
Regression
No
[UI Toolkit] can't use image store in GameResources folder
Steps to repro:
- Create new Project with Unity 2021.3.10f1
- Create folder with the name GameResources
- Put an image (in my case it's a PNG) into the new folder (I called it background)
- Open UI Builder
- Create VisualElement
- Try to set the background of the new VisualElement to the image (e.g. Texture)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- TreeView Child display toggle styling becomes reversed when clicking and dragging it
- Null is returned when using FocusOutEvent.relatedTarget
- Unity_BaseInstanceID is always zero when rendering multiple meshes and instancing with the same buffer
- UI Document button's text does not resize relatively when size in percentage (%) is used
- Event.current.mousePosition has an offset of 1px along the y-axis in WebGL build when the mouse button is released
Add comment