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
- Asset Bundles retain their previous hash and CRC values when an object within a bundle is changed and rebuilt
- APV Reflection Probe Normalization breaks when SSGI is enabled
- Default Custom Components in project have Library counterparts
- [iOS]"The destination host has an erroneous SSL certificate" error is thrown when using UnityWebRequest to connect to the server with a self-signed certificate
- Freeze/crash on DynamicHeapAllocator::Allocate when opening a specific project
Add comment