Fixed multiple bugs in the action UI where the Control.Update method was calling the base Control.FrameUpdate.
* Enable nullability in Content.Client * Remove #nullable enable * Merge fixes * Remove Debug.Assert * Merge fixes * Fix build * Fix build