Dear All
I have UE5 project and today installed VS 2022 (replacing VS 2019)
Followed general instrunction : Setting Up Visual Studio for Unreal Engine | Unreal Engine Documentation, including ‘UE Installer’
However when i reopened project i got the error:
"The following modules are missing or buid with a different engine version:
RPG // name of my project
Would you like to rebuild them now?"
And if i try to rebuild - it tells me you can’t:
“RPG could not be compiled. Try rebuilding from source manually”.
It is frustrating since i have been working on project layers/env for two weeks and can’t stand with a fact i need to start from the beggining
Would you please advise what might be an issue ?
or how i can build it manually
Thank you
----------RESOLVED--------
UE engine log tells me what linker errors i need to fix. Now it is ok UE5 + VS 2022 works well