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
- Crash on RaiseException when opening a specific project
- DownloadHandlerScript.CompleteContent is called twice when building for WebGL
- Scene view has Y coordinates of the Screen Position node flipped when some of the URP features are disabled
- Volumetric fog shader variants are missing from build when "Strict Shader Variant Matching" is disabled
- Unnecessary modifications clutter the Scene when using a RectTransform driven by a LayoutGroup in a Prefab
Add comment