Search Issue Tracker
Fixed in 2022.2.2f1
Fixed in 2023.1.0a24
Votes
0
Found in
2022.2.0b16
2023.1.0a19
Issue ID
UUM-21673
Regression
Yes
[UI Toolkit] Sprites show fragments from other Sprites when using VisualTreeAsset
Steps to reproduce:
1. Open the “SpriteUI test” project
2. Open the “Sprites” scene
3. Enter Play Mode
4. Observe the “AxeDouble” texture in the Game view
Expected result: Shows the texture
Actual result: The texture is showing with the fragment from another texture
Reproducible with: 2022.2.0a15, 2022.2.0b16, 2023.1.0a19
Not reproducible with: 2021.3.14f1, 2022.1.23f1, 2022.2.0a14
Could not test with: 2020.3.42f1 (old UGUI), 2023.1.0a1-2023.1a9 (Different bug), 2022.2.0b5-2022.2.0b14 (Different bug)
Reproduced on: macOS Monterey 12.2 (Intel)
Note: Reproducible in both Editor and in a build
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
Resolution Note (fix version 2022.2.2f1):
Fixed by another internal issue: UUM-20050: VisualElement with tight-mesh sprite may show neighboring sprites when a SpriteAtlas is used
Resolution Note (fix version 2023.1.0a24):
Fixed by another internal issue: UUM-20050: VisualElement with tight-mesh sprite may show neighboring sprites when a SpriteAtlas is used