After the update I had several issues, after reinstalling android sdk and java jdk I can now build again, but all the ui elements are pink on my phone. works well in editor
maybe a bit late but i had the same problem and fixxed it by adding UI/default and UI/default font to edit>project settings>graphics>always include shaders.
hope this helps you or other people who get this error.
Edit/ProjectSettings/Graphics. And Right Click at the top of the inspector page for built-in shaders and choose reset it should fix it for you automatically.
update deleted the shader of previous version. downloaded the versions SHADERS ONLY and put them in a RESOURCES folder in the root of the project in the editor
I faced the same issue and i solved it.
actually i am using NGUI .and my atlas SHADER has changed …so i got this issue.
I changed the Atlas SHADER with Unlit/Transparent Colored .
Hope this will Help you Guys.
Thanks mian_abdul !
