Search Issue Tracker

Won't Fix

Votes

0

Found in [Package]

2.0.0a13

Issue ID

UVSB-933

Regression

No

Inconsistent line endings in Bolt 2 package

Package: Visual Scripting Bugs

-

When installing Bolt 2 via the package manager "Add package from disk" function I get the error.

{code:java}
There are inconsistent line endings in the 'Packages/com.unity.bolt/Editor/Bolt.Flow/Plugin/Changelogs/BoltFlow_Changelog_2_0_0.cs' script. Some are Mac OS X (UNIX) and some are Windows.
This might lead to incorrect line numbers in stacktraces and compiler errors. Many text editors can fix this using Convert Line Endings menu commands.
{code}

Steps to reproduce

Download Bolt 2.0.0a13 and unzip the package
Create a new project using Unity 2019.4.4f1
Open the package manager
Click the + button in the top left corner
Select "Add package via file"
Select the Bolt 2 package.json from the unzipped project file
Notice issue >> After the package has been imported the above warning message appears.

  1. Resolution Note:

    Bolt 2 will not be released as its own product. See https://forum.unity.com/threads/visual-scripting-roadmap-update-august-2020.951675/ for details.

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.