Search Issue Tracker
Fixed in 6000.0.46f1
Fixed in 6000.0.X, 6000.1.X, 6000.2.X, 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
- Active quality level set on a new Universal 2D project is not the default quality level when creating a new project
- Inspector Open button does nothing when navigating to a different folder with a locked asset
- Pre-generated XML serializers fail to deserialize types that use polymorphism when the Player is built with the IL2CPP scripting backend
- Editor crashes with error "Failed to present D3D11 swapchain due to device reset/removed" and Player freezes when rendering a particle system while using modified URP package on DX11
- Crash on Scripting::LogException when async HTTP callback executes after scripting domain teardown
Add comment