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
- The Scrollbar becomes unusable when adding Elements to the List
- "One or more data file missing for baking set NewScene Baking Set. Cannot load shared data." error in Player when a specific project is built
- Choosing new HDR Colour using RGB values breaks colour on Intensity Selectors
- Rendering/Decal Layer Mask options are different inside Prefab Mode and outside Prefab Mode when the project is upgraded to Unity 6
- Incorrect Realtime GI Light Probes baking when more than one Light Probe Group is used and "Baked Global Illumination" is enabled
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.