Search Unity

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:
    1,062
  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:
    4
    RandalDong and andyb-unity like this.
  8. yfy20010103

    yfy20010103

    Joined:
    Oct 24, 2023
    Posts:
    1
    I have tried to add this sentence:com.unity.inputsystem 1.5.1, but there is no solution, is there any other possible solution