Error with GameAssembly.dll when deploying Unity MRTK project to HoloLens 2

Jakub Němec 40 Reputation points
2024-08-26T20:59:16.03+00:00

When attempting to deploy a new Unity project with the latest MixedRealityToolkit, I received an error message regarding "GameAssembly.dll":

Unhandled Exception Unhandled exception at 0x00007FFB67740C68 (GameAssembly.dll) in PROJECT NAME.exe: 0xC00000FD: Stack overflow (parameters: 0x0000000000000001, 0x000000479F003C80).

I'm not sure what caused this issue, as it occurred in the project I was working on and in every project I have created since then. Can someone help me?

HoloLens Development
HoloLens Development
HoloLens: A family of Microsoft self-contained, holographic devices that enable engagement with digital content and interaction with holograms in the surrounding environment.Development: The process of researching, productizing, and refining new or existing technologies.
396 questions
{count} votes

1 answer

Sort by: Most helpful
  1. Jakub Němec 40 Reputation points
    2024-08-29T10:50:06.79+00:00

    Thanks for your response.
    After installing VS2022, it somehow started working again! Thank you very much, I wouldn't have thought this would be the issue since I was deploying before with VS2019 without problems, but you fixed it. Thank you again.


Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.