Skip to content

[BUG] WebRTC unity interfere's with native CUDA plugins #549

@nithins

Description

@nithins

Hi,

I have an existing plugin that executes CUDA kernels on a separate thread. When the WebRTC plugin is installed in Unity, the existing CUDA library which worked perfectly fine (on the separate thread), starts to cause Illegal memory access issues. This happens every-time we issue any device read calls from another thread. This seems to work fine if all CUDA memory accesses are done on Unity's UI thread.

Any idea what may be happening behind the scenes? Note that I do not even use the library yet. I simply install the plugin.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingissuedThis means the ticket is already created on internal issue tracker

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions