JetBrains / UnrealLink

Apache License 2.0
128 stars 24 forks source link

UnrealLink expects Unreal in a different folder #247

Closed Tobi0812 closed 1 year ago

Tobi0812 commented 1 year ago

UnrealLink expects Unreal 5.1 inside the folder Program Files (x86) but for me, Unreal is installed just in Program Files. UnrealLink then throws me this error:

Failed to build RiderLink plugin for C:\Program Files (x86)\Epic Games\UE_5.1 Reason: RunUAT.bat is not available at expected destination: C:\Program Files (x86)\Epic Games\UE_5.1\Engine\Build\BatchFiles\RunUAT.bat Failed to build RiderLink plugin

How can I tell UnrealLink that Unreal is in another directory?

kaushal135 commented 10 months ago

Hi @Tobi0812 were you able to solve this?