Search Unity

  1. Megacity Metro Demo now available. Download now.
    Dismiss Notice
  2. Unity support for visionOS is now available. Learn more in our blog post.
    Dismiss Notice

Can't make games

Discussion in 'Visual Scripting' started by theamazing_mike, Aug 9, 2021.

  1. theamazing_mike

    theamazing_mike

    Joined:
    Aug 9, 2021
    Posts:
    1
    I'm using unity version 20201.1.13f1 if that matters and in the files "VSBackupUtility.cs" and "backupUtility.cs"
    I'm getting a compiler error saying it cant find a reference to "IonicZip" in this line of code
    "using Unity.VisualScripting.IonicZip;" I'm a beginner to unity and I couldn't find the answer anywhere. (the files are uploaded in this message)
     

    Attached Files:

  2. Brathnann

    Brathnann

    Joined:
    Aug 12, 2014
    Posts:
    7,186
    Are you sure you have the Bolt package in your package manager? You would have needed to get this off the Asset store. I assume that is what you were trying to use.
     
  3. personmanthing1

    personmanthing1

    Joined:
    Aug 14, 2021
    Posts:
    1
    I am also having this issue. I also installed the Bolt package manager and still have this issue.
     
  4. PanthenEye

    PanthenEye

    Joined:
    Oct 14, 2013
    Posts:
    2,049
    They do not support Bolt past 2020.3LTS. From 2021.1 and onwards, you have to switch to Unity Visual Scripting.
     
    Brathnann likes this.