Search Unity

Burst compile error when Building player

Discussion in 'Burst' started by Indiefreaks, May 17, 2019.

  1. Indiefreaks

    Indiefreaks

    Joined:
    Nov 12, 2012
    Posts:
    89
    Hi all, I'm getting an issue when trying to test a player build of my current project:

    I'm just trying to Build and Play.
    My configuration is on Windows 10 latest update with Visual Studio 2019 Community installed and VS2017 Community (tried reinstalling/repairing them in vain)

    And here is the package manager of my project:

    Thanks for any support
     
  2. Kichang-Kim

    Kichang-Kim

    Joined:
    Oct 19, 2010
    Posts:
    1,011
    Hi, I think that you should install "Desktop development with C++" workload in Visual Studio Installer.
     
    Indiefreaks likes this.
  3. Indiefreaks

    Indiefreaks

    Joined:
    Nov 12, 2012
    Posts:
    89