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

Building win-ll2cpp with debug version and "waiting for debugger"

Discussion in 'Project Tiny' started by Lein, May 25, 2022.

  1. Lein

    Lein

    Joined:
    May 4, 2014
    Posts:
    10
    With the sample "TinyRace", I was build a win-ll2cpp debug version, and enabled "Wait For Debugger" option.
    I got errors:

    Build Win-Il2cpp failed after 4.94s.
    D:\Explore202202\Unity\ProjectTinySamples-master\TinyRacing\Library\PackageCache\com.unity.dots.runtime@0.32.0-preview.54\LowLevelSupport~\Unity.ZeroJobs\Misc.cs(169,13): error CS0103: ��ǰ�������в��������ơ�DebuggerAttachDialog��
    *** Bee build failed (1.60 seconds), 4 items updated, 942 evaluated

    UnityEngine.Debug:LogError(Object, Object)
    Unity.Build.ResultBase:LogResult() (at Library/PackageCache/com.unity.platforms@0.10.0-preview.10/Editor/Unity.Build/ResultBase.cs:65)
    Unity.Build.Editor.<>c:<.cctor>b__34_1(BuildConfiguration) (at Library/PackageCache/com.unity.platforms@0.10.0-preview.10/Editor/Unity.Build.Editor/BuildConfigurationInspector.cs:48)
    Unity.Build.Editor.<>c__DisplayClass30_0:<Build>b__1() (at Library/PackageCache/com.unity.platforms@0.10.0-preview.10/Editor/Unity.Build.Editor/BuildConfigurationInspector.cs:128)
    UnityEngine.GUIUtility:processEvent(Int32, IntPtr, Boolean&)


    Thanks for any help!
     

    Attached Files: