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
@Jacekpapapolski bug have always been there, it's because the closing button disable itself (since it close the thing) so it can't play the audio since the source is on itself.
That would require a rework of how audio work in the project, and not comfortable doing that big of a change right now, so I think we can push with it? though?
As you play through Trash Dash at several stages you'll get this warning in the console:
"Can not play a disabled audio source
UnityEngine.EventSystems.EventSystem.Update()"
It happens on the following gameobjects:
The text was updated successfully, but these errors were encountered: