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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Add comment