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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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!