Dialogue System not registering mouse clicks in HTML
Posted: Tue Sep 27, 2022 5:20 am
Hi Everyone,
I have come across a strange issue when building my project to HTML, as for some reason, Dialogue System does not seem to register mouse clicks. For example, I am using a continue button to advance dialogue, and have branching dialogue choices, however neither can be selected. This causes dialogue passages to become stuck. The mouse interactions work elsewhere, so it seems to be something with Dialogue System, rather than the project at large. The strange thing is that this doesn't happen when playtesting in Unity, it only occurs once the game has been exported/built to HTML format.
I looked through some of the documentation, and tried enabling 'Force Module Active' on the Event System input, however this didn't help either.
Any help is greatly appreciated, I have no clue what's causing this!
I have come across a strange issue when building my project to HTML, as for some reason, Dialogue System does not seem to register mouse clicks. For example, I am using a continue button to advance dialogue, and have branching dialogue choices, however neither can be selected. This causes dialogue passages to become stuck. The mouse interactions work elsewhere, so it seems to be something with Dialogue System, rather than the project at large. The strange thing is that this doesn't happen when playtesting in Unity, it only occurs once the game has been exported/built to HTML format.
I looked through some of the documentation, and tried enabling 'Force Module Active' on the Event System input, however this didn't help either.
Any help is greatly appreciated, I have no clue what's causing this!