projectionCenter throws hittestobject off?

Hey guys, wondering if anyone’s run into the issue where assigning a new perspectiveProjection.projectionCenter to SpriteA throws off hitTestObject, like:

SpriteA.hitTestObject(normalSprite);

any thoughts?