Search Unity

  1. Unity Asset Manager is now available in public beta. Try it out now and join the conversation here in the forums.
    Dismiss Notice

Wait for Debugger not working

Discussion in 'Project Tiny' started by GilCat, Jun 21, 2021.

  1. GilCat

    GilCat

    Joined:
    Sep 21, 2013
    Posts:
    676
    I'm trying to use wait for debugger in order to debug initialization code but i keep getting the following error:

    The name 'DebuggerAttachDialog' does not exist in the current context

    I have configuration set to Debug and Script Debugging enabled.
    This error happens in the il2cpp builds. In the DotNet target i don't get any error but it doesn't wait for the debugger at all. If i remember correctly this was working in previous version of Tiny.
    Is anyone else having this problem?
     
  2. Lein

    Lein

    Joined:
    May 4, 2014
    Posts:
    14
    I got same problem, It seems tiny was dead! Sadly! I have learned tiny and ECS for 6 weeks.
     
  3. Lein

    Lein

    Joined:
    May 4, 2014
    Posts:
    14



    Never work anyway