Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UE4: This project requires the 'AirSim' plugin, which could not be found. #4831

Open
CalinArdelean opened this issue Apr 28, 2023 · 1 comment

Comments

@CalinArdelean
Copy link

I built Airsim on Windows 10 using UE4.27, didn't see any errors in the output, yet when I add the Plugins/AirSim folder to the UE4 project and try to open the .uproject, it gives me this error. I tried cleaning and rebuilding many times

@InfraredLaser
Copy link

InfraredLaser commented Apr 28, 2023

I also ran into this issue. For me it was due to cloning and running build on the C: drive.
I used an external HDD and cloned/build.cmd the repo there.
Dragging and dropping the Plugins/AirSim folder into my project now detects the plugin.

Following the steps outlined here: Build AirSim on Windows
it also mentions to clone onto a different drive than the C drive.

Setup:

  • Windows 11
  • vs2022
  • UE 4.27.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants