carla-simulator / carla

Open-source simulator for autonomous driving research.
http://carla.org
MIT License
11.09k stars 3.57k forks source link

UE5 memory leak when trying to Save images #7923

Open Blyron opened 2 months ago

Blyron commented 2 months ago

More info on https://docs.google.com/document/d/1elDrbtYjHyMpLSzUMtd3MUz0G5fPyULQGz9TGWJb6kE/edit

syo093c commented 1 month ago

Oh, I have the same problem!! How can I fix it? Use a lower version of carla?

syo093c commented 1 month ago

I am using sensors to collect data for training, but meet memory leak problem. I will try carla 0.9.13. Thank you for your information!

syo093c commented 1 month ago

I have confirmed that carla 0.9.13 does not have memory leak, thank you again!