Error "can't open InputActionValue.h"

I had the same issue! I managed to fix it by doing the following steps:

  1. Close VS/UE
  2. Delete the /Binaries folder and the .sln file
  3. Right click on the .uproject file and generate VS project files
  4. Reboot VS and it should work.
7 Likes