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
-
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
- "Undeclared identifier 'LinearToSRGB'" error is thrown when creating a color variable with HDR color mode and assigning a Custom Render Texture target in Shader Graph
- Input System package is missing when creating a new HDRP project
- Inconsistent behaviour when interacting with different dropdown types with pointer events on parent Visual Element
- Hidden GameObjects won't re-enable when they have call "DontDestroyOnLoad" function
- Overlay Canvas are rendered on each split-screen camera when HDR is enabled
This is a duplicate of issue #1143135