Add a call to `BKE_main_namemap_validate_and_fix` in the 'general sanity validation' `after_liblink_merged_bmain_process` function. This will detect, fix and report invalid ID naming issues (case found in an early Gold production file).
Add a call to `BKE_main_namemap_validate_and_fix` in the 'general sanity validation' `after_liblink_merged_bmain_process` function. This will detect, fix and report invalid ID naming issues (case found in an early Gold production file).