Original Discord Post by or_rmo | 2024-07-09 08:11:43
Hello, I can’t writet on mobile when building on the web using Convai Unity.
When I want to write a chat, is there a way to do so using the mobile keyboard?
and I imported and installed the WebGL SDK into the project, but the voice button and settings button do not seem to be activated.
The settings window appears when you press “0”, but it doesn’t work when you press it with a mouse or screen touch, TT.
Please check this. Thank you.
Unity WebGL doesn’t support mobile devices. It might work on high-end devices, but current devices are often not powerful and don’t have enough memory to support Unity WebGL content.
There is a text like this.
To solve the keyboard problem,
You can install TextMeshPro package 3.2.0-pre.8. In the Pre Release version this problem is solved.
But to create a better experience in WebGL, you also need js knowledge.
Along with this information, I hope it will help you by doing research on the internet.
Unity WebGL doesn’t support mobile devices. It might work on high-end devices, but current devices are often not powerful and don’t have enough memory to support Unity WebGL content.
There is a text like this.
To solve the keyboard problem,
You can install TextMeshPro package 3.2.0-pre.8. In the Pre Release version this problem is solved.
But to create a better experience in WebGL, you also need js knowledge.
Along with this information, I hope it will help you by doing research on the internet.
Reply by or_rmo | 2024-07-10 01:16:35
Thank you! then,
“and I imported and installed the WebGL SDK into the project, but the voice button and settings button do not seem to be activated.
The settings window appears when you press “0”, but it doesn’t work when you press it with a mouse or screen touch.”
Can I also confirm the answer to this??
@K3 It is activated when you press the “T” button on the keyboard, but it does not seem to run when you press the button with the mouse. If it is activated by pressing the keyboard, how does it work on mobile?
Reply by or_rmo | 2024-07-11 01:18:18 @K3 It is activated when you press the “T” button on the keyboard, but it does not seem to run when you press the button with the mouse. If it is activated by pressing the keyboard, how does it work on mobile?