[Review Tool] The editor crashes while attempting to load a modified Blueprint that uses Interface for review.

UE - Framework - Diff Merge Tool - Jul 16, 2025

The crash is due to previous Rename operation, that reset a preallocated array which later FAsyncPackage2::ExecuteDeferredPostLoadLinkerLoadPackageExports tries to use.  Before loading change list ...