Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
2.3.0
Describe the bug
I added the following Universal.Microsoft.Bot.Connector.DirectLine dll and its dependencies to the project's Assets\Plugins folder in Unity and now when I open the project I get an error saying the assemblies have been unloaded because they can cause crashes.
To Reproduce
Just add the dll to the Assets\Plugins folder as described in the Unity documentation and open the project.
Expected behavior
I expected to be able to use the bot connector to connect to my botframework bot running on Azure.
Screenshots
If applicable, add screenshots to help explain your problem.
Github issues should be used for bugs and feature requests. Use Stack Overflow for general "how-to" questions.
Version
2.3.0
Describe the bug
I added the following Universal.Microsoft.Bot.Connector.DirectLine dll and its dependencies to the project's Assets\Plugins folder in Unity and now when I open the project I get an error saying the assemblies have been unloaded because they can cause crashes.
To Reproduce
Just add the dll to the Assets\Plugins folder as described in the Unity documentation and open the project.
Expected behavior
I expected to be able to use the bot connector to connect to my botframework bot running on Azure.
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
Add any other context about the problem here.
[bug]