Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
2.0.0a13
Issue ID
UVSB-936
Regression
No
Unity is only able to load mdb or portable-pdb symbols.
Package warning message after adding Bolt 2.0.0a13 to Unity 2020.1.0f1.
{code:java}
Unity is only able to load mdb or portable-pdb symbols. Packages/com.unity.bolt/Editor/Bolt.Core/Dependencies/YamlDotNet/YamlDotNet.pdb is using a legacy pdb format.
UnityEngine.Debug:LogWarning(Object)
Microsoft.Unity.VisualStudio.Editor.VisualStudioEditor:SyncIfNeeded(String[], String[], String[], String[], String[]) (at Library/PackageCache/com.unity.ide.visualstudio@2.0.2/Editor/VisualStudioEditor.cs:154)
UnityEditor.AssetPostprocessingInternal:PostprocessAllAssets(String[], String[], String[], String[], String[]) (at /Users/builduser/buildslave/unity/build/Editor/Mono/AssetPostprocessor.cs:172)
{code}
Steps to reproduce
- Create a new 2020.1.0f1 Unity project
- Open the package manager and click the + button found in the top left of the menu.
- Add the Bolt 2.0.0a13 package.json
- Wait for Bolt to be imported.
Notice issue >> Warning message appears in the console after import.
Tested Broken: macOS, Unity 2020.1.0f1
Tested. Does not appear:macOS, Unity 2019.4.4f1
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.