Hi,
When will the UI source code for Unity 5 be available? At the moment we have fixes for Unity UI that we cannot use in Unity 5.
Thanks,
Jorge
Hi,
When will the UI source code for Unity 5 be available? At the moment we have fixes for Unity UI that we cannot use in Unity 5.
Thanks,
Jorge
No word on the roadmap for this. You are correct that the public source is no longer compatible with the editor in U5.
You can still however build and deploy your own scripts / components in U5 as normal.
If you have fixes, then the only solution at present is to clone the script with a new class name in your project ;-(
Thank you for the answer Simon!
Updated all the releases: https://bitbucket.org/Unity-Technologies/ui
I’ve been in asia for Unite the past month. Sorry.
Whoo Hoo, thanks @Tim-C
All the way up to 5.0.2 no less
I take it there are no changes beyond that for 5.1 or the new 2D beta?
While I think on (and before I shout the above) @Tim-C . Is there a blog post coming about the new source?
in other words can we announce this release?
Oh so 5.0.2 is the same as 5.0.1p4 I just tagged it as that because it’s what it will be when it’s released. And sure you can announce
We don’t blog post each source update, just a twitter message normally.
There are changes for 5.1, but we won’t be doing source till release, not because it’s ‘secret’ or anything like that but it takes time away from adding some super nice new things for 5.2
Thanks for the heads up @Tim-C - always pays to be sure
But since this is the first release for the U5 UI source, might be worth a post
@Tim-C hi Tim, is it possible to release the UI source code for Unity 5.1?
Thanks!
Jorge
There is a 5.1 branch there now @y0rshl
https://bitbucket.org/Unity-Technologies/ui/src/ccb946ecc23815d1a7099aee0ed77b0cde7ff278/?at=5.1
I would suggest hooking up an RSS feed for the Unity Bitbucket account. There is no real set time when the updates are pushed to Bitbucket so it’s nice having this. There is a few really good plugins for web browsers.
Saying that seeing 10 commits pop up scared me for a bit as I manage our companies fork. Time to get out WinMerg.
Cheers,
I’m going to be taking over from Tim on managing updates. Not to say i’ll be any better then him about staying on
top of it but i’m sure going to try.
Thankfully most of those commits are just adding tags your merge should be simple.
Yeah I was less scared when I saw that
In general the timing has been fine for us. We are staying up to date with the newest version of Unity and there has only been one case where the newest version broke with the most up to date UI. I just had to whip out a decompiler and find what the differences were.
Any idea on when will you update 5.3.4 uGui code?
Thanks!
/Simon