Key input error

Hello. I am developing a webpage that includes Unity, and I encountered a problem.

When you move from a page containing Unity to another page and input into the textbox, only Korean keys are entered and no other keys are entered. When I refresh in that state, the key input is entered normally, and when I go back to the Unity page, a key input error occurs. Do you know what the problem is?


The attached image is the console contents when the page with Unity is opened.


Attachment: error_60592b2.zip

2 Replies 1 reply marked as answer

JU junghwi November 26, 2024 02:45 AM UTC

I solved it myself. I set "WebGLInput.captureAllKeyboardInput = false" in WebGL and it was input normally.


Marked as answer

PK Priyanka Karthikeyan Syncfusion Team November 26, 2024 04:44 AM UTC

Hi junghwi,


Thank you for the update. We are glad to hear that the issue has been resolved on your end. Please feel free to reach out to us if you need any further assistance.


Regards,

Priyanka K


Loader.
Up arrow icon