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
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 2021.1):
Fixed in: 2021.1.0a8