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
- Frame Debugger is not disabled when switching Scenes if the Frame Debugger window is not open during the transition
- Standalone Profiler Targets another Project if a Standalone Profiler was launched in it before when switching between Edit or Play Mode Targets
- Crash on ForwardRenderLoopJob when opening a specific project
- [Android] Memory leak and eventual crash on Snapdragon 8 Gen 1+ devices when a Clear Pass is executed after Framebuffer Fetch
- Crash on EnumerateDisabledKeywordsInVariantsArray or UNITY_XXH32 when rapidly saving ShaderGraph or VFXGraph changes
Add comment