Editor cannot launch with hot-reload dlls? bug?

Hot-reload dlls have postfix with number -####.

But when i close editor and reopen it, then it says: i am missing “UE4Editor-MyGame.dll” without -####, and want me to rebuild it.

I dont want to rebuild, i want to use UE4Editor-MyGame-####.dll

Any help?

I suppose its not bug, its just how it works.

I think i should just keep editor opened for period when i need hot-reloads, and when i close editor, i should recompile project again, to make original UE4Editor-MyGame.dll without prefix -####.

At least i got it working for my workflow.