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
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.
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Constant console errors when using Min/Max Slider in PlayMode
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
- [iOS] WebCamDevice.availableResolutions returns a single resolution with width and height both 0 on some iOS devices
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.