Search Issue Tracker
Fixed in 2021.1.X
Votes
0
Found in
2019.1.0a13
2019.1.0f2
2019.2.0a1
2019.3.0a1
Issue ID
1150790
Regression
Yes
Changes made to Asset outside Unity are not applied during Play Mode when "Recompile After Finish Playing" is set in preferences
Steps to reproduce:
1. Open the attached project "Case_1150790"
2. Navigate to Project -> Assets -> Scenes and open "SampleScene"
3. Navigate to Edit-> Preferences-> General and set "Script Changes While Playing" to "Recompile After Finish Playing"
4. Enter Play mode
5. Edit the Asset "blue" outside of Unity with another program like "Paint" and save it
-- Notice how changes to the Asset were not applied
-- Exiting Play mode will update the Asset
Expected results: Assets without script applies changes during Play mode
Actual results: Assets without script does not change does not apply changes during Play mode
Reproducible with: 2019.1.0a13, 2019.1.1f1, 2019.2.0a14, 2019.3.0a1, 2020.1.0a25
Not Reproducible with: 2017.4.26f1, 2018.3.14f1, 2018.4.0f1, 2019.1.0a12
Note: Sometimes after exiting Play Mode assets do not update at all
Comments (1)
-
hal11
Mar 08, 2021 05:59
It says "Fixed in 2020.1", but I reproduced it in 2020.1.17f1.
And also reproduced in 2020.2.7f1.
Will this fix be in Unity 2020?
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
- Multiple errors occur when setting the Render Object Event to AfterRenderingPostProcessing while using STP for Upscaling
- UnityYamlMerge.exe doesn't correctly handle merge conflicts in modified properties on a prefab variant
- Inconsistent color scheme in "Details" section of "Select Presets" inspector window
- Crash on __pthread_kill when launching Editor via command-line with "-disableManagedDebugger" argument
- [VFX] Deleting “New Group Node” name doesn’t allow to type or add new name
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a8