I recently upgraded my project from 4.6.3 to 5.0 and it seems to be that the new UI system is not accepting any input anymore although it works fine on Editor. Anyone has that kind of problem before?
Steps to reproduce -
-Create scene using Unity 4.6.3
- Use New UI system like butto and textfield
- Build for android and button is working...
Now Upgrade that project using Unity 5.0 (Problem)
- Play the scene on editor and it's working
- Build to android and UI system is not working anymore.
Now create new project with Unity 5.0
- Add UI System and play on both editor and android devices and it works fine.
There's something wrong while upgrading the project and hopefully someone already come up with a solution since I've to stop whatever I am doing right now because of UI is not working and spent 2 days for an answer with no luck :(
↧