Page 1 of 1

[Unity 5.4] Upgrading to 5.4 causes UI to be washed out

Posted: 12 Oct 2016, 22:50
by KingdomGames
Just upgraded from Unity 5.3 to 5.4 and all my noesis xaml ui's are washed out and/or overbright. Any ideas what would cause this?

I haven't found any setting that tweaks the brightness of the ui in there.

Re: [Unity 5.4] Upgrading to 5.4 causes UI to be washed out

Posted: 13 Oct 2016, 07:07
by jsantos
Is linear color space activated? Because that's not supported in NoesisGUI 1.2

Re: [Unity 5.4] Upgrading to 5.4 causes UI to be washed out

Posted: 13 Oct 2016, 19:31
by KingdomGames
Looks like that's the issue. We'll see what we can do to work around it. Thanks!