Issue has been resolved. Update ultrahand again. The bug was with the Spanish language file. More specifically, I removed one extra check on the pixel drawing method that checked for pixels out of bounds, and only Spanish had its language extend far to the right on the bottom of the screen (because “Ok” and “Back” are significantly longer in Spanish). I’ll make a more elegant solution later because although very minor, there is some performance benefits to removing these checks. But for now the bug has been fixed. Sorry about that