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 Thursday, June 8, for a Q&A with Unity's Content Pipeline group here on the forum, and on the Unity Discord, and discuss topics around Content Build, Import Workflows, Asset Database, and Addressables!
    Dismiss Notice

Question Unhandled exception when debugging app to HoloLens 2 Emulator.

Discussion in 'AR' started by jgutierrezre, Feb 26, 2023.

  1. jgutierrezre

    jgutierrezre

    Joined:
    Feb 6, 2023
    Posts:
    1
    When deploying my app after building and opening solution the following error appears.

    Unhandled exception at 0x00007FF8D170C1F7 (GameAssembly.dll) in RM-Demo1.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001, 0x000000B984F03000).
     
  2. Coetsier_Thomas

    Coetsier_Thomas

    Joined:
    Feb 28, 2023
    Posts:
    1
    Got the same error but only on a specific PC
    Unhandled exception at 0x00007FFC92EE5FE0 (GameAssembly.dll) in HolOnBoard.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001, 0x0000007DC2403C80).
     
  3. Hololens_12

    Hololens_12

    Joined:
    Oct 24, 2022
    Posts:
    2
    I've got the same one:
    0x00007FF857B12EC8 (GameAssembly.dll) in Masterarbeit.exe: 0xC00000FD: Stack overflow (Parameter: 0x0000000000000001, 0x000000A477903CC0)
    Did you find out what's wrong?
     
  4. andyb-unity

    andyb-unity

    Unity Technologies

    Joined:
    Feb 10, 2022
    Posts:
    525
  5. hamza-robotics

    hamza-robotics

    Joined:
    Feb 23, 2023
    Posts:
    1
    I have this exact problem did anyone else find the solution?
     
  6. batixsga

    batixsga

    Joined:
    Nov 14, 2022
    Posts:
    1
  7. EricVoll

    EricVoll

    Joined:
    Apr 22, 2017
    Posts:
    3
    RyanDoren and andyb-unity like this.