This version of Unity is unsupported.

AsyncOperation.isDone

public bool isDone;

Description

Has the operation finished? (Read Only)

Flipping to true can be delayed. See allowSceneActivation for more details.

See Also: progress.