Search Issue Tracker
Fixed
Fixed in 6000.0.46f1, 6000.1.0b14, 6000.2.0a8
Votes
1
Found in
2021.3.47f1
2022.3.56f1
6000.0.43f1
6000.1.0b2
6000.2.0a1
Issue ID
UUM-92721
Regression
No
"background-repeat" breaks when using Sprite slicing in UITK
Reproduction steps:
1. Open the attached “SlicingBreaksRepeating.zip” project
2. Open the “SampleScene” Scene
3. Open the Game view
4. Observe the UITK Sprite lines
Expected result: “line_dotted (with slicing)” and “line_dotted_uitk (styled slicing)” are sliced and repeated like “line_dotted_uitk (without slicing)”
Actual result: “line_dotted (with slicing)” and “line_dotted_uitk (styled slicing)” lines are not repeated
Reproducible with: 2021.3.47f1, 2022.3.56f1, 6000.0.34f1, 6000.1.0b2
Reproducible on: Windows 11
Not reproducible on: no other environment tested
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment