You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, i had this issue(which i've fixed, but want to post it here):
I have Music object, which volume i'm changing depend on button click. The issue is : when i'm setting volume to 0f and then try to change to 1f, it'll be muted all the time and setting volume to 1f wont help, but if i'm setting volume to 0.0f it works fine, and i can't see why
The text was updated successfully, but these errors were encountered:
So, i had this issue(which i've fixed, but want to post it here):
I have Music object, which volume i'm changing depend on button click. The issue is : when i'm setting volume to 0f and then try to change to 1f, it'll be muted all the time and setting volume to 1f wont help, but if i'm setting volume to 0.0f it works fine, and i can't see why
The text was updated successfully, but these errors were encountered: