Hi,
I get a strange crash on some platforms (several consoles and once on windows) that occurs nearly randomly : the crash occurs only ~1/5 but each time it occurs, it’s at the same moment, when some UI elements are added to the UI canvas.
Log file doesn’t show anything useful but I could get more informations using dump file (screenshot below).
AFAIK I don’t have any shader compilation error and no custom shader used for my UI elements. Only Default-UI and UI/Additive (for UI particles).
I’m using 2022.3.35f1. Is it a known issue? I didn’t tried to update the Unity version to lastest because it’s a lot of work (need to update each console sdk and fmod, ouch…).
Thanks