cancel
Showing results for 
Search instead for 
Did you mean: 

Can't use Unity InputField or TMP_InputField in Link w/ Interaction SDK

abebkoFV
Explorer

I have a project set up using the new interaction system following the guide. Here is my setup:

abebkoFV_0-1685549799133.png

To enable the keyboard overlay I checked the system keyboard box in OVR Manager settings

abebkoFV_1-1685549856696.png

I have a FlatUnityCanvas prefab in my scene, and I added a PointableCanvasModule into the scene.

I added both a legacy InputField and a TMP_InputField to the canvas prefab.

Everything works when I build the APK to the quest 2 device. [well, the keyboard doesn't close.. but that's another story]

However, in link mode, I can't type anything into Input fields. Previously, using OVRInputModule, I was able to type on my computer's keyboard in Link, but this doesn't seem to be working with the Interaction SKD set up.

I can select the input fields (i tested by having a debug log when selected), but I just can't enter text.

Am I missing something? or is this a bug? I tried adding an event system to the scene, standalone module, etc. Nothing seems to be working.

 

 

1 REPLY 1

vivi.521
Protege

Same here. Any solution available?