2394425147 / astrodx

931 stars 39 forks source link

退出后谱面播放到非常后面 #93

Open humonia-sys opened 7 months ago

humonia-sys commented 7 months ago

Describe the bug 倍速播放, 不小心退出, 回来, 已经到结尾了 看起来与#16 #32 很像,但是影响更大了

To Reproduce 如上

Expected behavior A clear and concise description of what you expected to happen.

Screenshots If applicable, add screenshots to help explain your problem.

Device specs

Additional context 稍后会补充一个视频

humonia-sys commented 7 months ago

https://github.com/2394425147/astrodx/assets/85441099/28d4ffa5-a549-4e76-b914-8d9aeccc735f

Soneoylys commented 7 months ago

Seems unity didn't successfully catch the pause signal, next version I'll enable "render extra frame while pause" to see if it will fix this.

humonia-sys commented 6 months ago

Seems unity didn't successfully catch the pause signal, next version I'll enable "render extra frame while pause" to see if it will fix this.

I think play rate also play an important role in it. I use normal pause way and it also skip.

Soneoylys commented 5 months ago

Should been fixed with next update, just as I mentioned in #92