SwiftUI + Problems with focus on TVOS after update to 16.4

All views in my SwiftUI TVOS application stopped working correctly after TVOS update to 16.4. Gestures recognition and buttons from Siri remote work, but elements in my views lose or do not set in focus (can't eve press or select any button). What ways can be to solve this issue ?

I have similar troubles with the collection view. Additionally, scroll (focus) stopped working smoothly... Any ideas?

SwiftUI + Problems with focus on TVOS after update to 16.4
 
 
Q