Is there a unique ID for actors placed in the level that is stable across executions and modifications to the level?

Ue5 uses a new system called “one file per actor” (can be also enabled in UE5 through experimental settings), every actor placed in a level has a file in a folder in the root (the name starts with two underscores but now I don’t remember it), if there’s an ID you can probably find it there