It looks like you're new here. If you want to get involved, click one of these buttons!
I have made a web-based 3D clicker game and every time the player clicks the quality drop down button to change quality settings WebGL crashes and shows an "uncaught exception: abort(-1)". Has anyone else experienced this issue? If so, then do you know of a fix? I looked at the error and it is at "jsStackTrace (Web.wasm.framework.unityweb:8:22295) stackTrace (Web.wasm.framework.unityweb:8:22466)". I have the full error if you want to look through it, or you can experience it yourself here: https://deepdowngames.itch.io/starship-clicker
Some information that may be helpful:
Thank you for your time.