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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Resolution Note:
Setup Wizard contents have been moved to Project Settings and will no longer appear automatically on editor launch