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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.