Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.4.10
Issue ID
UVSB-45
Regression
No
Bolt wizard appears after upgrading project to 2020.1
Description
When upgrading a Bolt 1.4 project from 2019.3 to 2020.1 the wizard appears on the naming screen. You are unable to select how you want to set your naming without errors appearing in the console.
{code:java}
ArgumentNullException: Value cannot be null
Parameter name: target{code}
You can close the menu and continue with your project. This only happens the first time you upgrade your project.
Steps to reproduce
- Create a new project in 2019.3.7f1
- Create a new scene and attach a Flow Macro to an object
- Add a debug.log string to the start function
- Save and Exit.
- Open project in 2020.1.0b4
Notice issue >> Wizard appears on the naming menu. Selecting a naming option results in errors in the console.
Tested: Unity 2019.3.6f1, 2020.1.0b4
Note: Also reproduces after clicking on Assets folder in the Project window and selecting "Reimport All" or pulling the project from the version control system (tested the on 2018.4.26f1, 2019.4.9f1, 2020.1.3f1, 2020.2.0a21)
Comments (1)
-
PanthenEye
Sep 16, 2020 11:16
This happens with any Unity version after upgrade.The setup wizard and console errors go away after a Unity restart.
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
- Shadows are not visible in Player when using DX12 with Forward+ or Deferred+ rendering in URP
- Rendering Debugger Playmode debug UI scrolling is jittery when using click and drag to scroll
- Frame Debugger Target Selection Search Results window becomes too tiny to even see the default “Editor” selection when there are no search results
- Async method in Play Mode being aborted when calling `new System.Windows.Forms.Form`
- Animator window Eye button on click visual does not cover the whole area of the button when clicked
Resolution Note:
Setup Wizard contents have been moved to Project Settings and will no longer appear automatically on editor launch