Virtual Keyboard Quest 2, UE5.1

In UE 5.4.4 the line

  <uses-feature android:name="oculus.software.overlay_keyboard" android:required="false" __line="287" />

is inserted automatically into the AndroidManifest. But I still can’t get the virtual keyboard when I click on textedit. In 4.27 it worked.

Anyone else have this problem on engine version 5.4.4?