06-12-2026 04:20 AM
I have an issue with my LabVIEW IDE. I am using LabVIEW 2025 Q3 Patch 4.
I have, since a month approximately, the situation where I regularly have a whole bunch of VIs with "changes" due to a text on the BD or FP shifting position by one pixel.
I have not edited these VIs, I have not edited any Typedefs being used and yet when I try to publish them internally, they get flagged as changed. I have code which allows me to differentiate between "LV saved the VI" changes and "actual" changes. This is an "actual" change.
Problem is, I have no idea what is contributing to this. Some things I think may play a role:
Does anyone have any experience with this?
06-12-2026 11:13 AM
No direct experience, but if memory serves I've heard of something similar before involving system fonts being slightly different on different computers. Are you using system fonts for the changed items?
Are you able to tell exactly when the changes happen? I.e., do they happen when you first open the project, the VI itself, etc.? I wonder if loading the front panel is causing something to shift around a little.
Also, the release notes for 2025 Q3 mention that some BD objects are now left-aligned:
Doesn't look from your screenshot like it was one of those items, but maybe if your text was "next to" one of those items?
06-12-2026 11:31 AM
This effect happens on the SAME computer.
Also, all of these VIs are pre-existing LV 2025 VIs. They've been edited and committed multiple times, tracking down exactly what's leading to it is the hard part. No system fonts, all fonts (in LV settings) set to Tahoma 13.
Perhaps worth a mention, we use a source distribution build spec to create out folder to "export". Don't see how that should be relevant, but you never know.
The only thing which sticks out is the remote desktop connection which can sometimes mess with system things. But I've been using remote desktop for years, never had this issue before. Unless something in Patch 4 for 2025 Q3 makes a difference.
Literally nothing else has changed in the VIs. Just the text location. I'm baffled.