ID:35020 Imported partition "<name>" refers to a LogicLock region "<name>" that is missing in the current project

CAUSE: The specified partition is using logic imported from a Quartus Prime Exported Partition File (.qxp). The imported partition contains a LogicLock region with the specified name, but a corresponding region is not found in the current project, possibly because you have removed it. Having a corresponding LogicLock region allows you to preserve the placement of the imported logic relative to the current origin of the region. This is especially useful if you import the same Quartus Prime Exported Partition File containing post-fit results for multiple partitions, in which case you can give every imported LogicLock region a unique origin (or simply set all of them to floating) to avoid no-fit error caused by resource overuse, while maximizing placement preservation. Without the LogicLock region, placement can only be preserved relative to the device (that is, absolutely).

ACTION: No action is required if you intend to preserve the placement absolutely on the device. To preserve relative placement and to avoid no-fit error caused by resource overuse, you must recreate the corresponding LogicLock region(s) by re-importing the specified partition. To avoid getting this message in the future, do not remove regions created during Import Design Partition.