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
- Errors are logged when importing an asset at a path with Firebase
- Entering too big of a number in 2D Renderer Lightmode Tags freezes the Editor
- Crash on GUIManager::DoGUIEvent when focusing on the Game view window on a specific project
- Asset creation in the Project Browser is not always undone/inconsistent when the undo shortcut is pressed right after creating an asset
- JobTempAlloc memory leak warning is thrown when the Player is shut down
This is a duplicate of issue #1143135