-
Notifications
You must be signed in to change notification settings - Fork 0
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
Unity2022.1.20 + ARFoundation4.2.6 camera background is not visible #33
Comments
Hi, Could you please fill out all the fields of the 'New issue' template? |
I'm very sorry for not filing an issue according by the template After my investigation in the past few days, I found that it is a bug of KlakSpout. I don't know if this kind of bug can be solved. |
The issue may be connected to this bug report: |
After upgrading to 4.2.7. problem still exists |
I've run into maybe same or related issue with that unity version + URP + ARFoundation 4.2.6. |
I can confirm that this setup currently produces the black screen issue:
Workarounds are:
Unfortunately, I can't fix the issue from the plugin's side. @chaoslife What render pipeline do you use? Built-in or URP? |
Hey guys, I am also having a black screen problem after updating unity editor (from 2021.3.6f1 to 2022.1.23) without URP: With URP: Do you have any idea what could be? |
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. |
i use build-in rp |
Hello, I use Unity2022.1.20 and ARFoundation4.2.6 to test AR, I found that when opening the AR environment, the editor will report an error:
d3d11: failed to create 2D texture shader resource view id=1326 [D3D error was 80070057]
Then the AR video stream is invisible. I found that the ARCameraManager reported the error. When I switched to Unity2021.3.11, it could be used normally.
The text was updated successfully, but these errors were encountered: