Simple change, today we specify Properties on ProjectReferences to propogate UnityConfiguration and UnityPlatform; we should do this through ItemDefinitionGroup; something like this:
$(Properties);UnityPlatform=$(UnityPlatform);UnityConfiguration=$(UnityConfiguration)