【问题标题】:Can I debug dotnet dll in Unity using Visual Studio with source project?我可以使用带有源项目的 Visual Studio 在 Unity 中调试 dotnet dll 吗?
【发布时间】:2022-09-27 15:44:09
【问题描述】:

我可以访问由它构建的 dotnet 项目和 dll。 dll 放置在 Unity Assets 中,其中的脚本用于组件中。有没有办法调试这些脚本?

    标签: .net unity3d visual-studio-debugging


    【解决方案1】:

    找到解决方案。需要将 pdb 文件与 dll 一起放置,然后附加统一调试器。

    【讨论】:

      猜你喜欢
      • 2011-04-09
      • 2013-05-08
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2017-11-29
      • 1970-01-01
      • 2011-09-12
      • 2020-03-20
      相关资源
      最近更新 更多