Search Issue Tracker
Fixed in 5.3.0
Votes
29
Found in
5.2.1p1
Issue ID
730944
Regression
Yes
Filled UI Image element display broken
To reproduce:
1. Open attached project
2. Select image gameobject
3. Adjust fill amount
4. Adjusting the fill amount will break the image
Comments (9)
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
- Typos in High Definition 3D sample tutorials
- “Handles.Repaint called outside an editor OnGUI" error is thrown in the Console when creating a new Tile Palette from the Tile Palette Overlay in Scene view
- Shader Graph window icon is blurry and low quality when the Shader Graph is created using the Universal 2D template
- “Export HDRP Sky to Image” command error message does not indicate that Game view must be visible
- Adaptive Performance Settings Framerate field doesn't display the "supported without VSync" warning, when the field is collapsed in Build Profiles
afftar
Dec 11, 2015 10:16
I have this issue in 5.3 !! :((((
Buoysel
Oct 22, 2015 20:12
This still isn't working correctly. The filled UI element latches on to other UI elements above it, and I get this jumbled mess: http://imgur.com/a/RPUhs
Juande
Oct 10, 2015 15:44
Bug fixed (or at least works as I expect) in 5.2.1p3! Hooray! :)
Juande
Oct 06, 2015 16:27
There's a workaround to overcome this issue. Since the problem happens when rendering the expanded Image object after another UI object, just place the Image component to be the first to render in the Canvas (to be the child of the canvas). If you need to have the image to cover all the UI elements, create a new Canvas with only that expanded Image object.
FaberVi
Oct 05, 2015 18:33
Same problem from 5.2.1p1! Now 5.2.1p2 and not working........ No comment.
tbg10101_
Oct 05, 2015 13:50
I reported the same issue and was directed to this issue, fixed in 5.2.2:
http://issuetracker.unity3d.com/issues/image-decreasing-the-fill-amount-doesnt-update-the-visuals-of-the-image
The description is different but apparently it is the same root cause.
N.i.x
Oct 01, 2015 18:34
Same with 5.2.1p2 released few hours ago...
Anh-Pham
Sep 29, 2015 12:18
FILLED UI IMAGE even not work!