Crash in my release build only, no error in console, crash logs, memory leaks ?

Hi!
Thank you for reading my post.

I have been working on an indie game for 2 years. I have never experienced any crashes in the build or the editor. However, when I released the game on Itch.io, everyone told me that the game crashes in the tutorial scene. I tried to reproduce the crash, and finally, I managed to obtain a crash log. There are no crashes in the editor or anywhere else in the game.

I tried to read the crash log, but I’m not familiar with it. I attempted various things like removing all visual assets, removing all post-processing, and other measures. I also tried to check for memory leaks in the game, but I’m not familiar with that either.

This is the crash log from the release build that I obtained. The game is waiting to be played, but with this crash, it’s difficult to provide a “smooth” user experience.

The game is free if you want to try reproducing the crash on your machine : DARUMA by The Mazurka Studio

And the log : Deleted

I have also provided a text version of the log in case you prefer not to download all the files (profiler/dmp/logs…).

Please let me know if the crash log is not available or if it needs any corrections.

Thank you!

9111106–1263517–Editor.txt (2.23 MB)
9111106–1263520–Player.txt (63.5 KB)
9111106–1263523–OtherPlayer.txt (34.7 KB)

Any ideas ?