Search Issue Tracker
In Progress
In Progress in 6000.1.X
Fix In Review for 6000.2.X
Votes
1
Found in
2021.3.47f1
2022.3.56f1
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
- Render Pipeline Converter selected asset counter reports one fewer item when using manual selection
- [Android] [Adreno] [WebGL] A light cookie is not rendered with shader compile error when WebGL build is launched on a device with Adreno GPU
- Rigibody sliding over a flat surface that is made of several GameObjects detects false collisions when Collision Detection is set to "Continuous" or "Continuous Dynamic"
- UI Toolkit Label height is incorrectly calculated when using max-width with percentage value
- Visual Effect Material causes Scene view to update continuously when both Scene and Game views are open, despite "Always Refresh" being disabled
Add comment