"OnPlayerEnteredRoom" never called

Options

Hi,i am implementing Photon on my unity3d multiplayer game,i set up the photon connector (region,id,ecc..),via script all the callbacks work but "OnPlayerEnteredRoom" and "OnPlayerLeftRoom" not.

I am testing it,when a player enter in the room (and i am already in the room) i don't see the metod called.

Do you know how can i solve the problem?

Answers