SWIFT – MODALPRESENTATIONSTYLE .OverCurrentContext results in a problem that the remote button is pressed on the rendered view controller

I have a problem when using .overCurrentContext modalPresentationStyle on the tvOS view controller:

let vc = UIStoryboard(name : “”, bundle: Bundle.main).instantiateInitialViewController() //