Martin Evans

Results 252 comments of Martin Evans

Thanks for the response. How does `wasm32-unknown-emscripten` work around the lack of exceptions or setjmp/longjmp?

This looks like it might be an editor only issue - can you confirm if this happens in player builds?

It looks like this might happen if the GCHandle is left set as the "user data" in FMOD. As far as I can tell FMOD makes a callback even after...

Note: If these changes work for you please tell me and I will incorporate them into the package :)

Thanks for testing that. I'll include these changes in an update to the main package soon.

Sorry I haven't been able to reproduce it. I don't have an iPhone available to test with at the moment. Can you send me whatever logs you do have and...

Glad to hear you worked it out! What was the other asset?

Is this actually fixed?

That's great to hear! I'll experiment with removing some of the locks we added into LLamaSharp and will report any bugs. Thanks.

See Discord discussion here: https://discord.com/channels/1099813114876284928/1100418566706171974/1171139303288602735 Summary: `if (RuntimeHelpers.IsReferenceOrContainsReferences())` is JIT intrinsic and is free to branch on.