This version of Unity is unsupported.

VideoTimeUpdateMode.UnscaledGameTime

Description

Update time based on Time.unscaledTime. Use this value to synchronize playback with gameplay and to continue updates when gameplay is paused. For example, use this mode for menu transitions that are updated while the game is paused.