I just wanted to point out that the Image.Type.Filled link at the page Unity - Scripting API: UI.Image.fillAmount is broken.
Can someone fix it please? It would avoid another search
I just wanted to point out that the Image.Type.Filled link at the page Unity - Scripting API: UI.Image.fillAmount is broken.
Can someone fix it please? It would avoid another search
Hi @AnnaS_1 ,
Thanks for reporting this issue. You are looking at a specific version on that page (“460”) which unfortunately had broken links for this page. The broken link has however been fixed a few weeks ago, and is available in latest docs at http://docs.unity3d.com/ScriptReference/UI.Image-fillAmount.html.
Best regards, Rasmus
Thanks Rasmus, anyway also from the link you provided I’m still getting “Page not found” for the Image.Type.Filled link. I’m glad to help.
Damn, you are right
For 5.0 we have focused on fixing broken links, e.g. by running a link validation tool as part of every build, so at least they have been fixed on Unity - Scripting API: (which will be the default docs, as soon as Unity 5 ships)
Might be we can fix the 4.6 links also, but at least for UI, the 5.0 docs should be equivalent.
Thanks again for your feedback.
/Rasmus