I’m trying to use the UBIK Solver plugin to make a VR game in UE5. I downloaded the zip file, extracted it, and made a “Plugins” folder in my Project file to put it in. Now when I try to open the project, it tells me that "The following modules are missing or built with a different engine version: UBIKRuntime UBIKEditor. Would you like to rebuild them now? Then when I click yes I get an error saying “[Project] could not be compiled. Try rebuilding from source manually.” Removing the plugin solves this problem, but I would like to be able to use it because I don’t know how to solve Upper Body Inverse Kinematics myself.
I checked online for a solution, and I found the following comment on this YouTube video:
Several people said that modifying their Visual Studio installation helped them, but it hasn’t worked for me. I’m using Visual Studio Community 2022 17.9.0, and I have the “Game development with C++” workload installed with the “Unreal Engine installer” component as well. Can anyone help me?