This article explains how to troubleshoot any one particular route despite being advertised from peer is not received at local device in BGP.
Kindly check the specific prefix advertisements from both the peers by below command :
show route x.x.x.x extensive
show route x.x.x.x/x<IP prefix> receive-protocol bgp x.x.x.x <Neighbour IP> extensive --- On local device
show route x.x.x.x/x<IP prefix> advertising-protocol bgp x.x.x.x <Neighbour IP> extensive --- On remote device
Need to follow the below troubleshooting steps ,
Note: However this solution was useful for customer specific network environment only.