Git Product home page Git Product logo

Comments (7)

liiir1985 avatar liiir1985 commented on July 23, 2024

Attach to ILRuntime菜单里显示的是当前运行中的ILRuntime实例,跟unity的进程没有关系才对,是纯udp协议的, 先确保游戏在运行中,且启动了调试服务器后,再在Attach to ILRuntime里点刷新也看不到吗?我这边倒是没有遇到过这样的问题

from ilruntime.

liiir1985 avatar liiir1985 commented on July 23, 2024

另外还有个一个workaround,就是ILRuntime启动调试服务器时,最后一个bool参数,换成非默认值,然后Attach to ILRuntime菜单中点输入IP那个按钮直接用确定的ip和端口连接,可以跳过选择实例

from ilruntime.

lenovo734646 avatar lenovo734646 commented on July 23, 2024

我猜测的原因是unity之前的进程占用了调试插件的资源,或者说连接的是旧的进程但unity现在运行的是新的进程.

from ilruntime.

liiir1985 avatar liiir1985 commented on July 23, 2024

每次启动ILRuntime调试服务器的时候默认会起一个随机的端口,然后会吧这个端口信息通过udp广播给调试插件,所以理论上不存在你说的这个问题,除非是udp广播被什么东西拦截了

from ilruntime.

lenovo734646 avatar lenovo734646 commented on July 23, 2024

我在这是必现的,每天都要这操作大半年了.这里不能上传图片,要不然我可以传个图上来.

from ilruntime.

liiir1985 avatar liiir1985 commented on July 23, 2024

那你可以试试直接使用固定端口,然后用输入IP按钮直连,绕开这个问题

from ilruntime.

lenovo734646 avatar lenovo734646 commented on July 23, 2024

OK我试下

from ilruntime.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.