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
- 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:
configuration wizard has been removed.