Search Issue Tracker
Fixed
Fixed in 6000.4.0a1
Votes
1
Found in
6000.0.54f1
6000.1.14f1
6000.2.0b12
6000.3.0a3
Issue ID
UUM-112869
Regression
No
UI Builder can't set a background image to a sprite from a multi-sprite spritesheet in the Resources folder
Reproduction steps:
1. Open the attached “IN-104652_UIToolkitSpriteBug.zip“ project
2. Double-click to open the “Assets/SpriteBug.uxml“ asset inside the UI Builder window
3. Select the ‘VisualElement’ inside the Hierarchy
3. Inside the Inspector, go to the ‘Background’ settings tab
4. Change the ‘Image’ field’s type to ‘Sprite’
5. Select any, but the first, sprite, for example ‘UI_Exit.png'
6. Observe the Viewport
Expected result: The selected sprite is seen
Actual result: 'UI_Camera' sprite is shown, but not the selected sprite
Reproducible with: 6000.0.54f1, 6000.1.14f1, 6000.2.0b12, 6000.3.0a3
Reproducible on: M1 Max MacOS 15.5 (Tested by CQA)
Not reproducible on: No other environment tested
Note: Only spritesheets that are in a resources folder give this issue; if the spritesheet is dragged out of the resources folder, everything works as expected
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Add comment