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
- [Quest 2] Surface shader and multi-view sampling custom textures broken in Quest 2
- Lighting Data asset is not created when baking multiple Scenes at the same time
- Performance issues when instantiating a recognizer under UnityEngine.Windows.Speech
- Build fails with "Exception: Unity.IL2CPP.Building.BuilderFailedException: Build failed with 0 successful nodes and 0 failed ones" when building the project for iOS
- [Android] .aab Build fails when using Asset Bundles
Add comment