Unreal Engine#
Slow Startup with “Updating file(s) Revision Control status…”#
When the Anchorpoint plugin is installed, Unreal Engine can take a long time to start and display the message “Updating file(s) Revision Control status…”. This delay happens because asset packs are added to revision control by default. To avoid it, the setting bAddPacks=False
should be added in the Config/DefaultGame.ini file.