Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2019.1.X
Votes
0
Found in
2019.1.0a13
2019.2.0a1
Issue ID
1118204
Regression
Yes
[Scripting] Script doesn't update when "Recompile After Finished Playing" is selected in Preferences
With "Recompile After Finished Playing" preference selected, changing script in play mode and saving the changes, does not reflect in Unity.
Note:
1. Refer attached video
2. Workaround #1: Right-click in Project window > Refresh
3. Workaround #2: Send Unity to the background and then back to the foreground
Steps to reproduce:
1. Open Unity > Create new project
2. Assets > Create > C# script
3. Edit > Preferences
4. General > Script Changes While Playing > Recompile After Finished Playing
5. Play scene
6. Open script > Edit script
7. Stop play mode in Unity
Actual result:
Unity does not recompile the changes made to the script
Expected result:
Unity compiles the script when it exits play mode
Reproduced in:
2019.2.0a1, 2019.1.0a14, 2019.1.0a13
Working fine in:
2019.1.0a12, 2018.3.3f1
Environment:
Windows & Mac
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment