I've been working on a python script for over a month; yesterday I upgraded to ArcGIS Pro 2.4.0 and now env.overwriteOutput no longer works, returning ERROR: 002852 Output feature class <path to fc> exists within geodatabase.
I'm using a file geodatabase; have made no changes to the script, and everything works great if I manually delete the feature classes from the geodatabase and run the script again.
I did have to create a new python clone, and reset my default editor to Spyder after the upgrade to 2.4. Am I missing something, or can others confirm this same behavior?
-Bruce