Search Unity

Unity UI [Fixed by Unity on 2019.2.8] OnValueChanged Dynamic Value not working (tested on Slider)

Discussion in 'UGUI & TextMesh Pro' started by daville, Oct 2, 2019.

  1. daville

    daville

    Joined:
    Aug 5, 2012
    Posts:
    303
    I'm using Unity 2019.2.5f and I've just noticed the Dynamic Value functions are not working correctly.

    Here you can see the OnValueChanged function used to have it's parameters as (single) and it would allow you to send it's value as a dynamic parameter on a simple code like the one there.

    but now the dynamic functions don't appear.

    Here's the comparison with 2019.1.12

    upload_2019-10-2_13-24-18.png
     
  2. daville

    daville

    Joined:
    Aug 5, 2012
    Posts:
    303
    I issued a Bug report, and they replied saying this will be fixed in 2019.2.8

    Just in case anyone finds this same issue.

    upload_2019-10-3_13-3-29.png