In UE5 I am getting an error when naming variables or any file where it tells me I’ve already got the name in use. The thing is I did have something in the project name for example “SpawnPlayer” but I deleted the blueprint the variable was in. I am now trying to make a variable of the same name in a different blueprint but it tells me the name is already in use. I know for sure however it is not in use because I search for it using “CTRL + SHIFT + F” which searches all blueprints and the variable name does not show up. Wondering if this is a bug or something I can do to fix. And I’ve tried restarting the engine which did not help.