Hi all, I recently switched to a new computer with a fresh copy of Windows 11. I ported my project (in Unreal Engine 5.1.1) to a new drive and reinstalled Unreal Engine 5.1.1 on this new drive as well.
The project seems to be working as intended, nothing has changed and all the assets are here and load, however I cannot edit the project preferences. I get this message:
Also whenever I press play in the editor the project crashes (EXCEPTION_ACCESS_VIOLATION reading address 0x0000000000000020) unless I press play in the main menu level. Anything that uses the player character so just a normal level besides the main menu which is just UI crashes
Here is what I have done so far:
Installed the latest NVIDIA drivers for my GPU (Tried Studio, Game Ready, and a few other older drivers) (RTX 4070 Super)
Set all the .ini files in the Project\Config to have full control for “all application package” including the DefaultEngine.ini file
Any help would be appreciated!