Physics is not compatible with other behaviors like Wrap. You need to do wrapping with events. Save Object.Physics.VelocityX and VelocityY in a pair of variables. Then disable Physics, move the object to another side of the screen, re-enable Physics and restore the velocity from saved values.