Affects: VST3 + Audio Unit plug-ins
The cause of this is due to limitations in VST3 and Audio Unit APIs. There is no way to get the bar number directly from the DAW / Host. MiniMeters gets the bar count by taking the number of beats and using the time signature to figure it out. CLAP does not have this issue, however some hosts that support CLAP do not report the correct bar count.