Unknown signal error in adding device to PCB design

I was adding a device to the pcb editor when I got the error. "Unknown signal “f677ad9a-f589-4799-9ad-71bf43f94da” found in deviece “dfe9fe 19-3132-4dfb-8bc8-8ae04c80fb45"”

Hi,

It is very likely you made a breaking change to the component (in the library editor) after creating the device. I recommend to read UUID References | LibrePCB Documentation to understand the problem and how to avoid it in future.

In your case it may be possible to fix it in the device editor. Open the TPS56520 device in the library editor, then you may see an invalid pinout. Correct the pinout and save the device.

If this doesn’t help, you may have to remove the component from the schematic and re-add it afterwards.

See also Troubleshooting | LibrePCB Documentation