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
- Crash on SortByExecutionOrder when interrupting the .androidpack import process
- ShaderGraph tab header changes the icon to the VFX Graph icon when ShaderGraph and VFX Graph with the same name are both opened
- The Build Profiles window has usability issues when the panel takes up less than 30% of the screen width
- Inconsistent ShaderGraph RGBA channels compared to the Inspector when "Alpha Is Transparency" is used
- Crash on "The GUID inside 'Assets/asset.png.meta' cannot be extracted by the YAML Parser." when opening the project
Add comment