Search Issue Tracker
Duplicate
Votes
7
Found in
2019.1.0a5
2019.1.0f2
2019.2.0a1
Issue ID
1146807
Regression
Yes
UI Image does not scale together with RectTransform when using RectTransform.sizeDelta and Sprite is changed via Script
Reproduction steps:
1. Open the project inside of "PruebaRectTransform2019.zip"
2. Open and Play "SampleScene"
3. Press on Keyboard Arrow Key "Down ↓ "
Expected result: The UI image scales together with RectTransform
Actual result: The UI image does not scale together with RectTransform
Reproduces on: 2019.1.0a5, 2019.1.0f2, 2019.2.0a12
Does not reproduce on: 2017.4.25f1, 2018.3.13f1, 2019.1.0a4
Duplicate case of: https://issuetracker.unity3d.com/issues/image-color-cannot-be-changed-via-script-when-image-type-is-set-to-simple
Comments (1)
-
timbo3DDev44
Apr 18, 2019 05:31
This seems to happen after you assign a sprite to an image. "Image.sprite = sprite"
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
- Texture Import Warnings are obscured by other Terrain Layer options in the Inspector
- Active Targets section text in Graph Inspector is truncated despite available space
- Burst Inspector middle divider is jittering when resized with the Burst Inspector window docked
- Shader Graph Node information is briefly displayed in Graph Inspector when clicking on Category in the Blackboard
- JsonConvert conversion fails trying to call GetCallbackMethodsForType when [OnDeserialized] is used in a class
This is a duplicate of issue #1143135