carla-simulator / carla

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

Black Artifacts/Pixels #3865

Open Esquilli opened 3 years ago

Esquilli commented 3 years ago

System Information:

Problem details:

Screenshots: Github1 Github2 Github3

The only "fix" I have found so far is by using the -opengl4 flag.

qhaas commented 3 years ago

Do these artifacts also appear in imagery saved to disk, e.g. like in the tutorial example?

syveqc commented 3 years ago

I can confirm this issue with vulkan (although to a bit lesser degree on my machine) and that it is present in imagery saved to disk, I attached an example of an RGB-Camera saving to disk using cv2. In my experience it greatly varies when restarting carla, from really annoying to barely noticable, but the artifacts are always there.

Edit: Uploaded it to youtube since my browser won't play it here: https://youtu.be/bBWxd_C9who

https://user-images.githubusercontent.com/16987118/107383887-bc13aa00-6af1-11eb-8e8a-d8fc36a05a63.mp4

.

Esquilli commented 3 years ago

@qhaas As pointed by @syveqc the artifacts also appear in the images saved to disk.

Axel1092 commented 3 years ago

Hi all, this is an issue that happens with some of the newer gpus (such as rtx 3080) when using vulkan in Unreal Engine 4.24. This is an unreal-driver issue that seems to be fixed in the latest version (4.26) and we plan to switch to that version for the next release.

qhaas commented 3 years ago

Hi all, this is an issue that happens with some of the newer gpus (such as rtx 3080) when using vulkan in Unreal Engine 4.24. This is an unreal-driver issue that seems to be fixed in the latest version (4.26) and we plan to switch to that version for the next release.

That is good to hear, looking forward to official headless/displayless vulkan (Issue #3800), fixes to this issue's artifacts, and the OpenGL artifacts of Issue #3377.

On the chance that an upgrade to UE 4.25.x fixes the OP's issue, we got CARLA 0.9.11 (unofficially) working with UE 4.25.4 over in Issue #3214

Update: CARLA 0.9.12 is out, that is based on UE 4.26.x, so headless vulkan is working now, but some gpus / drivers appear to be still having similar issues

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

swsamleo commented 1 year ago

The problem still exist with the lasted version of CARLA (0.9.13) with A100 card

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jalane76 commented 8 months ago

I am also having this issue:

The issue occurs with and without the -opengl flag. This image has also been saved to disk.

baseline_0_0_0

Barnonewdm commented 7 months ago

This problem also happens from our side. A100.

buaazeus commented 5 months ago

same issue GPU:A100 carla:0.9.10 Vulkan. When use opengl, no artifacts.