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
- XR Ray Interactor Cone Cast doesn't match Gizmo in Scene View when Cone Cast Angle is higher than 10 degrees
- [XR] LODs switch between high and low poly when Objects are near the center of the screen and switch when near the periphery vision
- Crash when trying to force Shader to interpret 1/30 as a floating point operation
- Terrain is flickering when adjusting "Compatibility Mode" and "Use Rendering Layers" Settings
- Isometric tiles are flickering and overlapping each other when entering Play Mode with Tilemap Renderer mode set to "Chunk"
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.