Search Unity

Question Bolt causes built to fail (Windows standalone, Unity 2021.1.0f1)

Discussion in 'Visual Scripting' started by FVS, Mar 27, 2021.

  1. FVS

    FVS

    Joined:
    Aug 10, 2015
    Posts:
    58
    I tried to build my project after add Bolt plugin, the build failed with this error:

    What am I missing and how to fix that?

    Thank you!
     
  2. JoshPeterson

    JoshPeterson

    Unity Technologies

    Joined:
    Jul 21, 2014
    Posts:
    6,936
    Can you submit a bug report for this issue? This looks like a bug on the Unity side.
     
  3. DamTechDesigns

    DamTechDesigns

    Joined:
    Jan 27, 2017
    Posts:
    1
    I had the same problem... My issue was solved by changing the API Compatibility Level to .Net Standard 2.0 from .Net 4.x in the Player Settings->Other Settings.