-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Black Artifacts/Pixels #3865
Comments
Do these artifacts also appear in imagery saved to disk, e.g. like in the tutorial example? |
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 black_artifacts_test.mp4. |
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 |
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. |
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. |
The problem still exist with the lasted version of CARLA (0.9.13) with A100 card |
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. |
This problem also happens from our side. A100. |
same issue |
We do not support versions <= 0.9.12 . Please try this issue in 0.9.14 and later versions. OpenGL is not supported neither |
System Information:
Problem details:
Screenshots:
![Github1](https://user-images.githubusercontent.com/48778177/107128933-95563900-688f-11eb-9468-b5ffa2962419.png)
![Github2](https://user-images.githubusercontent.com/48778177/107128936-99825680-688f-11eb-9bc1-34fdcc7bac44.png)
![Github3](https://user-images.githubusercontent.com/48778177/107128940-9c7d4700-688f-11eb-91ca-a2684d744ff2.png)
The only "fix" I have found so far is by using the -opengl4 flag.
The text was updated successfully, but these errors were encountered: