Cosys-AirSim icon indicating copy to clipboard operation
Cosys-AirSim copied to clipboard

Cosys-Airsim cannot be packaged in UE5 editor

Open ClockZinc opened this issue 8 months ago • 4 comments

ENV INFO: window10 UE5.5.4 cosys-airsim 3.3 windows plugins I can play it in UE5 editor, but when I tried to packaged it, it turns to failed

Image error info Image

ClockZinc avatar May 15 '25 10:05 ClockZinc

The above results were generated when running in the ​​CityParkEnvironmentCollec.uproject​​ with the following configuration: """ json { "FileVersion": 3, "EngineAssociation": "5.5", "Category": "", "Description": "", "Plugins": [ { "Name": "AirSim", "Enabled": true } ] } """ ​​I disabled ChaosVehiclesPlugin because it caused the following errors/bugs:​ Image

ClockZinc avatar May 15 '25 10:05 ClockZinc

Hello, could of questions. Did the packaging work with the above configuration in .uproject file ? were you able to fix this error ? If not which version of Unreal is recommended to package / build COsys-Airsim ? Thanks

GateraGael avatar Jul 11 '25 01:07 GateraGael

https://github.com/Cosys-Lab/Cosys-AirSim/issues/102 seems to happen for others too

WouterJansen avatar Jul 16 '25 06:07 WouterJansen

Hello, per the releases page, https://github.com/Cosys-Lab/Cosys-AirSim/releases It seems that you already have Blocks packaged for UE55 and 5.2 per:

  • Blocks_packaged_Windows_55_33.zip
  • Blocks_packaged_Windows_52_33.zip

How were you able to do it ? I also build the stable version UE5.2.1 and unziped and copied the pre-compiled plugin but encountering the same problem.

GateraGael avatar Jul 18 '25 05:07 GateraGael