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.
Comments (1)
-
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
- 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:
configuration wizard has been removed.