- Home /
How to fix UI elements hit box that became misplaced?
Not sure how it happened but my UI Buttons click area are now somewhere a good distance below the actual buttons. The only answer I could find was toying with the canvas scaler but that didn't seem to work.
If it matters I am working on Ubuntu at the moment. I would use windows to test against but I don't have access to it until I buy a new comp.
when I changed the size of my game window it sorta fixed a little and when I am full screen its almost correct. SO I assume it would be the scaler but it has the right settings as far as I can tell.
i marked around where I need to click to hit the button. it used to be way farther when the screen was different.
Your answer
Follow this Question
Related Questions
Graphics Raycaster - Click on overlapped buttons 1 Answer
Unity5 UI - How to trigger button click event while preventing menu item deselect event? 1 Answer
Displaced UI RectTransform collider in some resolutions issue. 1 Answer
How can I have a UI ScrollRect still scroll if pressing a button inside of it? 1 Answer
how can I change the source image on a UI button in JS code? HELP? 1 Answer