Shared Parameter Conflict and Family Load Failure in Revit 2025
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi everyone,
I'm encountering an issue while trying to load a custom window family into my project in Revit 2025, and I’d appreciate any help.
Problem Summary
When attempting to load the family Roof-Windows_VELUX_GGL_electric_wall_switch into my project file 039.006_K01_F02_N01.rvt, I receive two main errors:
Could Not Load Family
I get a message saying:
“The family 'Roof-Windows_VELUX_GGL_electric_wall_switch' could not be loaded into '039.006_K01_F02_N01.rvt'. Resolve issues in the family and reload if needed.”Shared Parameter Conflicts
Revit displays the following error when trying to insert shared parameters (see attached screenshot):A conflict with the existing parameter VentilationArea of type Text vs. the new one of type Area.
A second conflict with ThermalTransmittance of type Text vs. new one of type Number.
What I’ve Tried
I checked the Family Types dialog in the Family Editor (see third screenshot).
The shared parameters are correctly defined in the family as Shared, with matching data types and names.
The parameter definitions are consistent with what is needed across other families and schedules.
What I Suspect
It seems that the project already contains parameters with the same names, but with different data types. This is causing a conflict that prevents the family from being loaded.
My Questions
Is there a way to force Revit to overwrite or reconcile conflicting shared parameters during family load?
Would renaming the parameter in the family solve the issue — or would it break tags/schedules relying on it?
Is there a recommended workflow to avoid these shared parameter type conflicts in collaborative environments?
Thanks in advance for any advice or similar experiences.