Do a couple of standard checks
- Are both the background and the checkbox texture in the same atlas? If not, set so the checkbox texture Z-value to be closer to the camera.
- Are they both under the same UIPanel? if yes, make sure the CheckBox texture has a higher depth than the background. If not, set so the checkbox texture Z-value to be closer to the camera.