I actually just had this issue a little while ago and was wondering since I was digging through the source code anyways, if i could find the pathway that it thought the PDBCopy.exe was at (since I had like 5 different folders directories leading to it). I managed to find exactly which line of code is referencing this pathway. However I’m not sure if it could be changed or not. Maybe someone else in here who knows a bit more about this could take a look at the spot and say if it’s ok to change to be the correct pathway or not.
It’s in the WinPlatform.Automation.cs script at line 370.
Like I said before, I’m not sure if changing this would affect anything else, but I guess i managed to find the spot it’s trying to think to reference to. Can I just change this line and be good to go if I save it and go back to trying to build an installed build?