Shi Chen

Results 6 issues of Shi Chen

### Description The sample project plays a video, and the video is paused when going to the iOS home or another app and then coming back to the game. When...

runner-bug
project

### Description We have a cutscene in mp4 format that has the duration of 02:41. Players with slow CPU reports that when they play the video, the audio is desynced....

runner-bug
project

### Is your feature request related to a problem? When building iOS projects from the command line without setting up a remote as https://github.com/YoYoGames/GameMaker-Bugs/issues/2235 now supports, if the project has...

feature request

### Description We are seeing high ANR rate with the signature `[split_config.arm64_v8a.apk] BZ2_decompress Input dispatching timed out` that points to the `BZ2_decompress` and `BZ2_bzDecompress` function. The project uses BZ2+QOI texture...

runner-bug
project

### Description We are getting a large number of Android crashes with the signature `[split_config.arm64_v8a.apk!libyoyo.so] DecodingBuffer::FormatFromAttributes(int, int) SIGSEGV` The stack trace shows: ``` backtrace: #00 pc 0x000000000155937c /data/app/~~Tf2FnXW05HrW09g7b7JlIg==/com.bscotch.crashlands2-3KQWowU9S1RnDD5jgHP4Mw==/split_config.arm64_v8a.apk!libyoyo.so (DecodingBuffer::FormatFromAttributes(int, int)+132)...

runner-bug
project

### Description The sample crashes when using the draw_set_font() function. ### Steps To Reproduce 1. Run the sample for GMRT windows VM 2. See crash 3. In `o_grc_test_starter` draw GUI...

project
gmrt-bug