Empty level name and receives -1 when MonoBehaviour.OnLevelWasLoaded called.

Dear advances

I have an entry web player and several scene file (*.unity3d).

When utilize class WWW to download these scene and call Application.LoadLevel after the file is downloaded,

and the level loaded successful, but Application.loadedLevelName is empty and MonoBehaviour.OnLevelWasLoaded receives -1.

Is the Application.loadedLevelName empty correct in this case?

Thanks.

We are aware of this problem happening sometimes in the editor but not in the webplayer itself. Are you getting the problem with the webplayer? If so, please can you file a bug report for this (menu: Help > Report A Bug).