Forum Discussion
1 Reply
Unfortunately J4x2511 the warning is a necessary developer safeguard because increasing the UI beyond a certain point can cause major issues for your game on Xbox. I appreciate that when you've seen the message once you don't need to read it again but it's like any other warning message in that it will return and continue to warn you incase of visual clipping, missing buttons, overlay issues and controller problems. It's really intended to protect players from that. I'm sure you've increased the UI for a good reason but the game engine is designed in such a way that pushing it too far can break the visuals. It can also affect your controller as the game relies on strict grids to know where the controller cursor is snapping. Oversized UI elements break that grid and that can make the cursor unstable as a result.