Search Issue Tracker
Won't Fix
In Progress in 2023.3.X
Under Consideration for 2023.2.X
Votes
0
Found in
2021.3.33f1
2022.3.14f1
2023.1.19f1
2023.2.2f1
2023.3.0a16
Issue ID
UUM-57235
Regression
No
Visual Element Background has visual artifacts when set to the Sprite or Texture Mode
How to reproduce:
1. Open the user-attached project “UITKTest”
2. Open the “UXML1” Asset
3. Observe the bottom of “ExportQRCode” Background
Expected result: The Background texture has no visual artifacts at the bottom
Actual result: The Background texture has a missing part
Reproducible with: 2021.3.33f1, 2022.3.14f1, 2023.1.19f1, 2023.2.2f1, 2023.3.0a16
Reproducible on: Windows 11 Pro
Not reproducible on: No other environment tested
Note: Also visible in the Play mode and Player
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note:
The issue can be resolved by changing the Texture2D’s import settings’ Mesh Type from Tight to Full Rect, or generating a custom outline.