UnloadScene(scene) by reference - unity 5.3.1f1 not available

Hi,

The release notes specify the addition of SceneManager.UnloadScene(scene) (by reference)
After updating to 5.3.1f1 it seems that this method is still not available.

Am I missing something
Thanks
Chen.

The method has no overload signature with a scene reference as a parameter at all