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
- The first frames are skipped when playing a video
- Text auto-scrolling can not work when naming assets/objects until backspace key is pressed
- Shadows are not cast when the Light's CullingMask and the GameObject's Layer do not match
- Graphics.DrawMeshInstanced does not work when 2D Renderer and 2D Shaders are used
- SpeedTree does not move when using WindZone
Add comment