Steps to reproduce:
- Make a generator with finite length
- attach to audiosource
- Playit
Actual results: audiosource still reports isplaying = true after this length has passed, the generator is also still alive in the DTM
Expected results: audiosource still reports isplaying = false after this length has passed, the generator is removed in the DTM
Reproducible with versions:
Not reproducible with versions:
Can’t test with versions:
Tested on (OS):
Notes: