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
- WebGL Player with WebGPU Graphics API fails to render Scene when custom Render Feature is used
- “EndLayoutGroup” error thrown when changing Shader Precision Model settings in Build Profiles window > Player Settings Overrides
- Button hover state uses default theme color when a custom .uss is applied
- Samples Showcase script warning does not clear after enabling required settings until GameObject is reselected
- VFX Particles receive shadow artifacts when using ShaderGraph with enabled shadows and Face Camera Plane Orient mode
Resolution Note:
configuration wizard has been removed.