Search Issue Tracker
Fixed in 2022.3.45f1
Fixed in 7000.0.0a1
Votes
0
Found in
2022.3.43f1
6000.0.16f1
Issue ID
UUM-78834
Regression
No
VisualElement's background image tiling has visual gaps when the element has a non-zero border width
Reproduction steps:
1. Open the attached “BugRepro” project
2. Navigate to Window > Background Repeat Example
3. Observe the ExampleEditorWindow
Expected result: Both bars have correct background image tiling via the background-repeat style
Actual result: The bottom bar, which has left and right borders set, has small visual gaps between the background image tiles
Reproducible with: 2022.3.43f1, 6000.0.6f1
Couldn't test with: 2021.3.43f1 (Could not resolve compilation errors)
Fixed in: 6000.0.7f1
Reproducible on: Windows 11
Not reproducible on: No other environment tested
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 generator reference image fails despite valid size
- Agent mode can enter infinite execution loop
- AI Gateway responses contain duplicated sentences
- Texture 2D asset is created when promoting a generated Cubemap to a new asset
- Unable to copy multiple paragraphs from Assistant responses
Resolution Note (fix version 2022.3.45f1):
Fixed by another internal issue: UUM-72717: VisualElement with background-repeat repeats the border radius
Resolution Note (fix version 7000.0.0a1):
Fixed by another internal issue: UUM-72717: VisualElement with background-repeat repeats the border radius