Search Issue Tracker
Fixed in 1.0.0.preview-6
Votes
0
Found in [Package]
1.0.0-preview.3
Issue ID
1261447
Regression
No
Runtime stretches image with fixed width/height to full screen
Repro Steps
Create a UXML file where the root has a width and height of 100%
Add a child width a width of 128x128, and assign a background-image to it.
Add a UI Document to the scene.
Assign PanelSettings and the UXML.
Expected result: the image should take a small portion of the screen.
Actual result: the image is stretched full-screen.
Unity version: Unity 2020.1.0b12.3931
Package version: 1.0.0-preview.3
Forum thread: https://forum.unity.com/threads/ui-toolkit-not-in-package-manger.916391/#post-6065354
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Foldout arrow indent is misaligned in the Inspector when used in Custom Type
- [Android] The Player screen turns black when playing a video under certain conditions
- Search window icons at the bottom are cut off when Search window is resized vertically
- "Try something else?" text label is cut off when searching for a long text in the Search window
- Rendering Debugger window sections do not have a minimum width set when resizing with the slider in the middle of the window
Add comment