Skip to content

Starting the Unity program for the second time, an error "EntryPointNotFoundException" is reported #4082

@erwincoumans

Description

@erwincoumans

Discussed in #4081

Originally posted by LuckMonkey2000 December 6, 2021
I use Unity to call the dll exported by Bullet. Debugging requires frequent replacement of the dll, so when the Unity program ends, I will use FreeLibrary() to release the dll. But sometimes, when the Unity program is started for the second time, an error "EntryPointNotFoundException:" will be reported. How to solve this problem?
image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions