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
- Frame Debugger's Hierarchy is not navigable when connecting it to the project built with the Volumetric Fog
- The number of SetPass Calls is increasing when attaching the Frame Debugger to the Player
- Scrollbar briefly appears in the Package Manager during installation process even when the package list is too short to require scrolling
- Script resets to use the previous Skybox color when saving the Scene changes
- [2D] Sprite Library Editor window throws NullReferenceException error when entering Play Mode with Game View maximised
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.