crash game

i had a very similar crash, that also only happens on build.
it was due to setting a material to a mesh on one of my objects during the constructor.
it was caused iirc for using a softobjectptr instead a constructorhelper or hard reference.

you might be having issues with the pso optimizations. that’s a bit of experimental. you can try changing your pso strategy.

1 Like