Search Unity

Bug Slider value can't be set from a thread

Discussion in 'UGUI & TextMesh Pro' started by tomkail_betterup, Aug 15, 2022.

  1. tomkail_betterup

    tomkail_betterup

    Joined:
    Nov 17, 2021
    Posts:
    106
    Attempting to set the value of a slider in a thread results in an error in the editor due to a call to Application.isPlaying. Given this is the only obstacle to it working, can this be resolved?
    upload_2022-8-15_10-33-16.png