KlakNDI icon indicating copy to clipboard operation
KlakNDI copied to clipboard

Crash on Application Close with NDI Reference

Open JudahMantell opened this issue 7 months ago • 0 comments

This is an odd bug. Whenever a user closes my Unity app (either from an Application.Quit() call, or pressing the X button), it crashes, and I get a report in Cloud Diagnostics.

In the full stack trace, throughout the writeup, I see various lines that say: Processing.NDI.Lib.x64 0x00007ffed9df8349 <symbols missing for uuid: DD9903D4D3D044FE8915AC271127410C1>

This does not happen when in the Editor. The plugin it's referencing is in the Packages/KlakNDI/Plugin/Windows folder.

Is this something anyone else has encountered before? Is there a way to fix this?

Thank you!

JudahMantell avatar Jul 01 '24 18:07 JudahMantell