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
- The Up, Down and other Buttons in a Style Sheet's Inspector unselect items when they are clicked while they are disabled
- Virtual Player remains active and still launches when removed from Additional Editor Instances from a custom Play Mode Scenario
- UI Toolkit Editor Window Creator becomes not interactable and greyed out when a long name is entered
- [Web][iOS] Web Player keeps restarting on launch when Native C/C++ Multithreading is enabled
- "Add Scene to Scenes in Build" pop-up reappears after Scene has already been added and another Multiplayer Editor Instance is loaded
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