Setting playing
to true and then to false on the same frame results in playing
still being true
#95385
Labels
Milestone
Tested versions
Regression from #87061
System information
Ubuntu 22.04.4 LTS 22.04
Issue description
AudioStreamPlayerInternal::stop
doesn't setsetplay
unlikeAudioStreamPlayer2D::stop
andAudioStreamPlayer3D::stop
doSteps to reproduce
Set
playing
to true and then to false on the same frame.playing
will still be trueMinimal reproduction project (MRP)
MRP
The text was updated successfully, but these errors were encountered: