hi …
i made my app with unity to deploy to mac os X desktop version
but always got same error …
GUI BUTTONS MOVE WHEN GO FULL SCREEN
then: rejected … by apple
please any idea or help
i will apreciate so much
I do not know what to do, I have been rejected 5 times.
picture error below !!! thanks
Sounds like you don’t have your gui anchored correctly. They probably are set to the center so even if you have them positioned correctly from your viewpoint, when the screen is set to full screen, the buttons stay where they are instead of moving outward with the sides they would be anchored to.
Just a guess though, cause you didn’t show us the scene or anything in it. Showing us the Apple rejection response doesn’t help us help you. We need to see the control buttons they are talking about and see at least one or two of them with the inspector showing.
If you are doing anything with them in code, show that as well. Like if you are trying to position them already with code.
1 Like