I just upgraded unity to latest Unity 2019.1.9f1 & unity’s scrollrect is not working if i have NGUI UI Root object present in that scene…
Steps to reproduce:
- Create new project
- Import NGUI & add its game object to scene
- Create a scrollrect inside canvas.
In editor everything is working fine but after building to android, in mobile device unity’s scroll is not working…
Is this unity bug or what?