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
- Unity Cloud icon does not appear next to project and does not connect correctly when the project is created with Cloud but closed right after creation
- ScrollerSlider in the Scroller Control is still using UXMLTraits
- Crash on ExtractHandles when shutting down the Editor in a specific scene while Burst jobs are in progress
- Unity Hub closes with no "Project is currently open" window when selecting an already open project from the Projects list
- The Hub freezes indefinitely when copy/pasting a lot of characters in the “Set project display name” Hub window since it has no character limit
Add comment