Search Issue Tracker
Won't Fix
Votes
0
Found in
2022.1.12f1
2022.2.0b3
2023.1.0a4
Issue ID
UUM-11371
Regression
Yes
Sprite Assets created in older versions of Unity do not work with UIToolkit when opened up in a newer Unity Editor version
Reproduction steps:
# Open the attached project
# Open the “/Assets/Scenes/SampleScene.unity” Scene
# Select the “/Assets/UITK Text Settings.asset” Panel Text Settings Asset
# Change the Default Sprite Asset to the “IconSheetNew” Sprite Asset
# Enter the Play Mode and observe the text
# Change the Default Sprite Asset to the “IconSheetOld” Sprite Asset
# Enter the Play Mode and observe the text
Expected result: Icons are visible in the text
Actual result: No icons are visible in the text
Reproducible with: 2022.1.0.a11, 2022.1.12f1, 2022.2.0b3, 2023.1.0a4
Not reproducible with: 2021.3.8f1, 2022.1.0a10
Could not test with: 2020.3.37f1 (UIDocument class is not implemented)
Reproducible on: Windows 10 (21H2)
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
Resolution Note:
The initial asset was created with the com.unity.ui package. We are closing this bug as won't fix, the com.unity.ui package is no longer supported.