Gamepad-Friendly UMG ~ Control Cursor with Gamepad Analog Stick! Easily Click Buttons!

no idea how to resolve these errors but this is what i get when i try to manually rebuild for 4.26 from 4.25. this is a sample of the errors

Severity Code Description Project File Line Suppression State
Error LNK2019 unresolved external symbol “__declspec(dllimport) class UClass * __cdecl Z_Construct_UClass_UDeveloperSettings(void)” (_imp?Z_Construct_UClass_UDeveloperSettings@@YAPEAVUClass@@XZ) referenced in function “void __cdecl `dynamic initializer for ‘public: static class UObject * (__cdecl*const * const Z_Construct_UClass_UGamepadCursorSettings_Statics::DependentSingletons)(void)’’(void)” (??__E?DependentSingletons@Z_Construct_UClass_UGamepadCursorSettings_Statics@@2QBQ6APEAVUObject@@XZB@@YAXXZ) cpluspluginfix C:\Users\3950\Documents\cpluspluginfix\cpluspluginfix\Intermediate\ProjectFiles\Module.GamepadUMGPlugin.gen.cpp.obj 1
Error LNK2019 unresolved external symbol “__declspec(dllimport) public: __cdecl UDeveloperSettings::UDeveloperSettings(class FVTableHelper &)” (_imp??0UDeveloperSettings@@QEAA@AEAVFVTableHelper@@@Z) referenced in function “public: __cdecl UGamepadCursorSettings::UGamepadCursorSettings(class FVTableHelper &)” (??0UGamepadCursorSettings@@QEAA@AEAVFVTableHelper@@@Z) cpluspluginfix C:\Users\3950\Documents\cpluspluginfix\cpluspluginfix\Intermediate\ProjectFiles\Module.GamepadUMGPlugin.gen.cpp.obj 1
C:\Users\3950\Documents\cpluspluginfix\cpluspluginfix\Plugins\GamepadUMGPlugin\Binaries\Win64\UE4Editor-GamepadUMGPlugin.dll 1
Error MSB3073 The command “chcp 65001 >NUL && “C:\Program Files\Epic Games\UE_4.26\Engine\Build\BatchFiles\Rebuild.bat” cpluspluginfixEditor Win64 Development -Project=“C:\Users\3950\Documents\cpluspluginfix\cpluspluginfix\cpluspluginfix.uproject” -WaitMutex -FromMsBuild” exited with code -1. cpluspluginfix C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Microsoft\VC\v160\Microsoft.MakeFile.Targets 54