!PhotonNetwork.inRoom crash Android

Options
Hi,

The simple line of code

if (!PhotonNetwork.inRoom)
{
//comment
}

Work on editor and crash on Android device.

That work on PUN 1.58, the bug is since the 1.60

What I have to do ?

Comments

  • Tobias
    Options
    I cannot reproduce this for PUN v1.60 and Unity 4.3.4.
    Please import the latest PUN version into a new, empty project and try that.
    If it reproduces the error, let us know the Unity version. Also try a newer Unity version (some produce broken exports).