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
- SerializedPropertyChangeEvent is invoked when initially binding PropertyFields in custom Editor
- UI Panel is not visible when HDR and STP filter are enabled
- Crash on GfxDeviceD3D11Base::DrawBuffersIndirect when opening a specific project
- OnTriggerExit2D is called in Play mode when undoing component adding
- Builds fail with "Execution failed for task ':launcher:checkReleaseDuplicateClasses'" error when the newer version of the In-App Purchasing package is installed on a specific project
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.