That shouldn't happen. Those are all normal setters and getters that are updated independently of the texture, and calling getTexture should have no effect on them, as updating the texture just does what it says on the tin: it updates the texture using the latest settings, and doesn't change anything else. Perhaps you got confused by something else in your code, or perhaps there's a bug, in which case you should file it the usual way on the tracker.