Search Unity

Resolved hover pseudo-state is not triggered in WebGL

Discussion in 'UI Toolkit' started by manuelgoellnitz, Sep 22, 2021.

  1. manuelgoellnitz

    manuelgoellnitz

    Joined:
    Feb 15, 2017
    Posts:
    397
    The hover pseudo-sate of elements is in WebGL not triggered when the mouse hovers over an ui element. It is only triggered on click.

    You don't need an WebGL build for that, the bug occurs also when testing the scene in the editor.

    I am useing Unity 2021.2.0b12
     
  2. manuelgoellnitz

    manuelgoellnitz

    Joined:
    Feb 15, 2017
    Posts:
    397
    Sorry was my fault, the bug was caused by some custom input module in my project