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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment