Search Issue Tracker

Fixed

Votes

4

Found in [Package]

1.4.12

Issue ID

UVSB-668

Regression

Yes

[Bolt] Warning messages appears in the Console window when Bolt package is imported to project

Package: Visual Scripting

-

How to reproduce:
1. Create a new project
2. Open Asset Store window and import "Bolt" visual scripting tool

Expected result: no warnings appear in the Console window
Actual result: warnings appear in the Console window

Reproducible with: 2019.3.04a, 2019.3.13f1, 2020.1.0b8, 2020.2.0a11
Not reproducible with: 2018.4.22f1, 2019.3.03a
Package version: 1.4.12
{code:java}
Note: few warnings that are shown:
Assets
Install Bolt\\Editor
InstallBoltMenuItem.cs(44,48): warning CS0618: 'ScriptingRuntimeVersion' is obsolete: 'ScriptingRuntimeVersion has been deprecated in 2019.3 now that legacy mono has been removed'
Assets
Install Bolt\\Editor
InstallBoltMenuItem.cs(26,8): warning CS0618: 'PlayerSettings.scriptingRuntimeVersion' is obsolete: 'ScriptingRuntimeVersion has been deprecated in 2019.3 due to the removal of legacy mono'
Assets
Install Bolt\\Editor
InstallBoltMenuItem.cs(51,9): warning CS0618: 'ScriptingRuntimeVersion' is obsolete: 'ScriptingRuntimeVersion has been deprecated in 2019.3 now that legacy mono has been removed'
Assets
Install Bolt\\Editor
InstallBoltMenuItem.cs(76,49): warning CS0618: 'ScriptingRuntimeVersion' is obsolete: 'ScriptingRuntimeVersion has been deprecated in 2019.3 now that legacy mono has been removed'{code}

  1. Resolution Note:

    Removed references to ScriptingRuntimeVersion for Unity versions 2019.3 and above

Comments (4)

  1. robertphilliptorres

    Oct 05, 2020 11:35

    I solved this error by deleting the "install bolt" folder from the assets folder. The readme file inside of the folder actually says it can be deleted harmlessly after bolt has been installed.

  2. Brother_B

    Sep 21, 2020 23:42

    I'm running version 2020.1.6f1, and version 1.4.12 is giving me the same error.

    Where to download version 1.4.13, it's not avaible in Asset Store.

  3. gregsun83_unity

    Aug 03, 2020 22:14

    Thanks that helped! @pintsoot

  4. Pinesoot

    Jun 07, 2020 10:30

    After having this bug, I then successfully imported Bolt by reimport assets and use Tools - Install Bolt. Hope this can help ;-)

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.