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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment