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
- Build fails when building with ILCPP Scripting Backend and ARMv7 as the Target Architecture
- Textures turn black in Player when they are referenced by a script instance
- [Android] Virtual device crashes with "Scudo ERROR: invalid chunk state when deallocating address" error in Firebase Test Lab when Optimized Frame Pacing is enabled
- Particle System does not resume when its Culling Mode is set to "Pause" or "Pause and Catch-up," and particle position simulate in world space
- "Custom Render Queue" field cannot be set above "2000" when changing it in the Inspector window using Debug mode
Add comment