This version of Unity is unsupported.

Hierarchy.Updating

public bool Updating;

Description

Whether the hierarchy is currently updating.

Updating happens during the use of UpdateIncremental or UpdateIncrementalTimed.