Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. We have updated the language to the Editor Terms based on feedback from our employees and community. Learn more.
    Dismiss Notice

WebGL export using button on canvas does not fire click event using mouse

Discussion in '2020.2 Beta' started by subjectdenied, Oct 30, 2020.

  1. subjectdenied

    subjectdenied

    Joined:
    Jan 3, 2016
    Posts:
    6
    i tried to export a sample scene coming with some asset, where a list of buttons on a canvas should switch current animation of the model. this is working fine in standalone builds, but doesnt work in webgl. however the button click has visual feedback, it just doesn't seem to trigger the event, no matter if old or new input manager is used. this also is not related to the browser in use, as i see this behaviour in both firefox and chrome

    this happens with 2020.2b9 (didn't test with former 202x.x builds), and works fine with the current 2019 LTS build
     
  2. Schubkraft

    Schubkraft

    Unity Technologies

    Joined:
    Dec 3, 2012
    Posts:
    1,068
    Could you be so nice and send a bug report with that scene/project you are trying? Thanks!