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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
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!