Closed
Description
Tested versions
Regression from #87061
System information
Ubuntu 22.04.4 LTS 22.04
Issue description
AudioStreamPlayerInternal::stop
doesn't set setplay
unlike AudioStreamPlayer2D::stop
and AudioStreamPlayer3D::stop
do
Steps to reproduce
Set playing
to true and then to false on the same frame. playing
will still be true