Search Unity

  1. Welcome to the Unity Forums! Please take the time to read our Code of Conduct to familiarize yourself with the forum rules and how to post constructively.
  2. Join us on March 30, 2023, between 5 am & 1 pm EST, in the Performance Profiling Dev Blitz Day 2023 - Q&A forum and Discord where you can connect with our teams behind the Memory and CPU Profilers.
    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:
    10
    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:
    10



    Never work anyway