Search Issue Tracker
Fixed
Votes
0
Found in [Package]
1.4.12
Issue ID
UVSB-973
Regression
Yes
When modifying a script in Play mode, Bolt will pop up the configuration wizard.
When the Editor is in play mode, and the user modifies and saves a script, Bolt will always pop the setup wizard.
1) Install Unity 2020.1.0
2) Open the project.
3) Go to Edit->Settings, and change "Script Changes While Playing" to "Stop Playing And Recompile"
4) Open the scene MoveTest/Level0_sandbox
5) Enter play mode
6) Modify any script, and save.
Expected: Unity should exit play mode, compile scripts, and no Bolt wizard should appear
Actual: Bolt wizard appears.
-
pbritton
Sep 19, 2020 00:33
This is very annoying and makes using Bolt with traditional scripting counter-productive.
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
- [Dragon Crashers] Build fails in U6
- [Dragon Crashers] 4 Shader error messages on import
- [Dragon Crashers] Readme text is white on light grey
- Cursor stays in front of the first character when entering text in the TextMeshPro field
- Searching in Hierarchy causes unwanted component calls
Resolution Note:
configuration wizard has been removed.