Search Issue Tracker
Fixed in 2021.2.X
Votes
0
Found in
2019.1.0a13
2019.2.0a1
2019.2.6f1
2019.3.0a1
2020.1.0a1
Issue ID
1188333
Regression
Yes
OnPostprocessAllAssets no longer gets called when an Asset changes after calling EditorApplication.LockReloadAssemblies
How to reproduce:
1. Open user-submitted project (BugTest.zip)
2. Open the 'SampleScene' scene
3. Enter Play Mode
4. While in Play Mode open the DisableAutoCompile.cs script
5. Change anything in the script and save it
6. See the Console window
Expected result: OnPostprocessAllAssets gets called and prints about the changed script in the Console window
Actual result: OnPostprocessAllAssets does not get called
Reproducible with: 2019.1.0a13, 2019.1.14f1, 2019.2.8f1, 2019.3.0b6, 2020.1.0a8, 2020.1.0a25, 2020.2.0a16
Not reproducible with: 2017.4.33f1, 2018.4.11f1, 2019.1.0a12
Notes:
Could not reproduce on macOS
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (fix version 2021.2):
Fixed in 2021.2