When Blueprint default values are edited, those edits will also be propagated to any active instances in the level. Each edit event will mark the level as dirty.
Similarly, in a World Partition map w/ OFPA (one-file-per-actor), external Actor assets will also be marked dirty post-edit. This can lead to significantly large numbers of unsaved assets after a single default value edit, which can make developer workflow difficult.
Since default values are serialized to the CDO, and only per-instance edits are serialized to the level/OFPA assets, there is no need to dirty the level/OFPA assets after default value propagation, as they would not require saving.
This issue is related to [Link Removed], but is unrelated to Blueprint compiler workflow.
N/A
I am not able to find world outliner how to enable it?
How to achieve HLSL Multiple Render Target in Material blueprints?
Undefined sysmbol: typeinfo for AActor when cross-compile linux dedicated server on windows
What method is used to fill polygonal regions when drawing spline mesh at run time?
Why does the system plugin 'UnrealBuildTool' error could not be found when the project is compiled?
There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-179809 in the post.