UI doesn't work in Editor sometime and never on tablet
I work with unity since 2 months. In my game i use a lots of UI elements. Sometime in the Unity editor gameview the secondary level of my UI ,like this:
UICanvas openPause(works) Pause Continue(doesn't work)
doesn't work. Buttons and scrollviews too. If i change the scale of the gameview a little bit(only the window scale of the editor) all buttons works. And on tablet i can't change the window. On my Pixel 3a and Xiaomi Redmi 8 i have no problems.
Comment