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
- Some UXML Template Asset foldouts appear enabled when all fields inside are disabled
- URP Terrain Demo crash on burst_signal_handler after Generating lighting
- Project window button icons are poorly visible and their shades differ in Light theme
- GC.Alloc called by HDRenderPipeline.LensFlareMergeOcclusionDataDrivenPass() when playing the default HDRP Sample Template project
- Automatic LOD fails and SRP Batcher incompatibility occurs when using spline-based quad-topology meshes
Resolution Note:
Setup Wizard contents have been moved to Project Settings and will no longer appear automatically on editor launch