This version of Unity is unsupported.

DirectorUpdateMode.UnscaledGameTime

Description

Update is based on Time.unscaledTime. Use this for graphs that need to be updated even when gameplay is paused. Example: Menus transitions need to be updated even when the game is paused.