Using Unreal Engine 5.0.1 installed from the Epic Games Launcher, I get intermittent errors saying:
AddRedirectList(Engine) failed to add redirector from None to None with empty name!
Every time this occurs, all I have to do is to CTRL+B
again and it compiles fine.
This happens on brand new UE5 projects with no redirectors at all. I’m sure that I do not have any custom redirects in my project, and I’ve clicked the “fixup redirects” option in the editor too many times to count, it does not remove this intermittent error.
Any tips on what I can do to get rid of this? It’s not a show stopper, but it’s annoying to have to CTRL+B
, wait for the compile to finish, then CTRL+B
again before I can F5
.
Please and thanks for any insight.