Search Issue Tracker
Fixed
Fixed in 2021.3.17f1, 2022.2.3f1, 2023.1.0a20
Votes
0
Found in
2021.3.12f1
2022.1.18f1
2022.2.0b10
2023.1.0a13
Issue ID
UUM-17729
Regression
No
An image is not displayed upside down when width and height are not specified
Steps to reproduce:
1. Open the user’s project
2. Open the “TestFlip” window (Window → UI Toolkit)
Expected result: A picture is displayed upside down
Actual result: A picture is not displayed at all
Reproducible with: 2021.3.12f1, 2022.1.18f1, 2022.2.0b10, 2023.1.0a13
Could not test with: 2020.3.40f1 (Package errors)
Reproduced on: macOS Monterey 12.5.1 (Intel)
Workaround: Specify the width and height of that image (TestFlip.cs 30line)
Note: The issue is not reproducible when all Rect arguments are 1 (the image is not upside down) (TestFlip.cs 26line)
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
- Building 3D Sample Scenes (URP) Project fails
- Alpha channel is disabled when Alpha Clip Threshold is set to 0
- The Physics 2D Profiler module does not display the information about processed physics in the scene when profiling the application as a Development Build
- A Script Component that has a serialized custom class is not detecting changes in the first boolean variable when entering the Play mode with the Script Components GameObject opened in the Inspector
- “SendMessage cannot be called during Awake“ warnings appear when loading a scene with “LoadSceneAsync“ if using UI Toolkit in the scene
Resolution Note (fix version 2022.2.3f1):
Fixed in 2022.2.3f1