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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
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.