PUN2 LoadLevel Timeout

Using PhotonNetwork.LoadLevel, automaticallySyncScene = true.

When testing on a super low end device, loading a level takes ~100 seconds in offline mode. Yet when in online mode, the level loads for ~20 seconds then times out and decides to abort the level load. Is there a way to prevent this timeout?

Comments