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

how to use the cosy-airsim in my own projects building in different version of ue engine #2

Closed
TerryDonneyyds opened this issue Nov 7, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@TerryDonneyyds
Copy link

this is my issue:
i built a project in version 4.26 of ue engine, and i followed the guide step by step to use the cosy-airsim in this project,but when i debug the .sln file,it showed the error like this
The map failed to load! "C:/Users/15159/Documents/Unreal Projects/RealtimeArchvizAssetPack/Content/Bistrot/Bistrot.umap" is a Unreal Engine 4 map [File:v522] from a more recent engine version than the one being used currently [Cur:v518].

@WouterJansen
Copy link
Contributor

WouterJansen commented Nov 17, 2023

I do not believe Unreal supports full-forward porting. So any Unreal file or asset made in a newer version of Unreal is not directly importable to our current version of Unreal based on 4.24. I think simpler assets like models and textures can be easily imported but files like blueprints and levels cannot. While there is a possibility we might upgrade Cosys-AirSim to a newer version of Unreal in the future, this likely will be Unreal 5 and not 4.

@WouterJansen WouterJansen added the enhancement New feature or request label Nov 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Development

No branches or pull requests

2 participants