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.

Question "Failed to load Mono" Windows Error Meassage on "Windows 11 ARM64"

Discussion in '2023.1 Beta' started by LetmeDwight, Jan 7, 2023.

  1. LetmeDwight

    LetmeDwight

    Joined:
    Apr 9, 2020
    Posts:
    125
    I installed Windows 11 ARM on a Raspberry Pi and took a USB Stick with my Unity build of my "Windows ARM" game on it. but if I try to start the game, I always get the "Failed to load Mono" Windows Error Meassage.

    I also tried to build it with Net Framework and also with Net Standard but both failed in the same Error while trying to run the .exe build.
     
  2. Tautvydas-Zilys

    Tautvydas-Zilys

    Unity Technologies

    Joined:
    Jul 25, 2013
    Posts:
    10,530
    Hi,

    we know about this issue. It should be fixed in 2023.1.0a26 when that gets released. In the meantime, can you try using IL2CPP scripting backend instead? That works well according to our testing.