Search Issue Tracker
Fixed in 3.1.14, 4.0.14, 4.1.7, 4.2.0-pre.5
Votes
0
Found in [Package]
4.1.5
Issue ID
1317133
Regression
No
[AR Foundation] [URP] enabling Depth Texture causes the Camera to render black
Reproduction steps:
1. Open the project in "Hatton 07.zip"
2. Build for iOS and deploy the project
3. Allow Camera access
4. Inspect the screen
Expected result: You will see some dots and in the background, the camera will be visible
Actual result: The camera is rendered black
Workaround: Disable Depth Texture on the rendering pipeline asset in use
Reproducible with: URP 11.0.0, (2021.1.0f1), URP 12.0.0, (2021.2.0a10)
Could not test with: 2019.4.22f1, 2020.3.1f1 because of package errors
Notes: AR Foundation 4.1.5 was used for testing, but I assume the issue is with URP since it gets resolved after disabling Depth Texture on URP rendering asset
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Editor freezes with a StackOverflowException when certain asset types are assigned to a managed component in a SubScene via AddComponentObject
- Scale Snapping with Gizmos does not work in the Scene view when Snapping and Absolute Grid Snapping are toggled off
- Text Script Importer Reference button links to a Missing Page when clicking the Reference Button in the Inspector
- FrameTimingManager.GetLatestTimings adds background time to the next focused frame when the Player is unfocused
- PropertyDrawer gets disposed while still being active when adding a secondary component
Add comment