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
- Crash on GfxDeviceD3D12::AllocBottomLevelAccelerationStructure when using Raytracing
- The search icon in the "Searches" sections is blurry and inconsistent
- "RenderingCommandBuffer" error is thrown when switching to the tvOS platform
- Left side cog menu button is obstructed by the maximum Y value of the graph when editing a curve in the Particle System Curves
- "Property exceeds previous array size (64 vs 32)." warnings are thrown when switching from tvOS platform to a Standalone platform after restarting the Editor
Add comment