When a player (auto) connects to the game, and policies have changed, it will not prompt to update the session and may ask to sign some transactions or messages. sometimes the controller will present errors if the methods or messages changed.
Ideally, when reconnecting, the Controller should identify if the approved session policies are the same as the client is sending, and if not, ask the user to re-create it.