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
- Progress indicator in Meta Quest Build Profile configuration is barely visible
- Slightly transparent objects disappear completely in Web Player when using RenderGraph
- Visual Scripting Components are hidden behind a throbber when Multiplayer Play Mode is running with at least one local instance
- Video Player does not throw an error when playing a video with unsupported encoding settings
- Errors indicating that TMP Extras were not Imported logged when opening the Render Pipeline Converter Window while in Play Mode
Add comment