Unity3dAzure / AppServicesDemo

Azure App Services demos for Unity
https://www.deadlyfingers.net/tutorial/azure-app-services-for-unity3d
MIT License
27 stars 13 forks source link

Various Errors/Warning But it seems to work./ #18

Closed punkouter2021 closed 8 years ago

punkouter2021 commented 8 years ago

Should any of these Errors/Warning concern me ?

image

deadlyfingers commented 8 years ago

The demo UI needs an update. When you delete the text from the Highscore input it freaks out as it can't convert an empty string into a Int. I'm going to overhaul the UI and use the new Unity UI as the legacy stuff is a bit old hat even for a demo. I've put this as issue #3 https://unity3d.com/learn/tutorials/topics/user-interface-ui

deadlyfingers commented 8 years ago

Closing this issue as this should be resolved with the new Unity UI update #3.