Search Issue Tracker
Won't Fix
Votes
0
Found in
2021.3.20f1
2022.2.10f1
2023.1.0b7
2023.2.0a5
Issue ID
UUM-29174
Regression
No
Background image is flipped when background slice value is default (0)
How to reproduce:
1. Open the attached "repro_project.zip" project
2. Open UI/CauldronUI/CauldronMainUI.uxml
3. Select Cauldron component in hierarchy and set it's Background > Slice value to 0
4. Lower it's Size > Height value to < 70
Expected result: Image stays as-is but gets smaller
Actual result: Image is flipped upside-down
Reproducible with: 2021.3.20f1, 2022.2.10f1, 2023.1.0b7, 2023.2.0a5
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
- Channel remapping dropdown in the Terrain Layer does not open when clicked on the title
- The Editor freezes indefinitely when a large number of elements are entered in the Subgraphs or Categories lists
- Some Visual Effects package Assets links to documentation are not working
- Heatmap asset’s documentation button in the Inspector window leads to “Sorry... that page seems to be missing!” page when clicked
- Crash on MonoBehaviour::CallMethodIfAvailable when performing various actions
Resolution Note:
Thanks for the report. This is a corner case that we don't intend to fix. We also recommend using the Sprite 9-slicing system instead of the USS style-based slicing.