How to reproduce:
1. Open the attached project ("PP Bug Report.zip")
2. Build And Run on an iOS device
Expected result: The Scene is rendered as expected
Actual result: A gray screen is shown, "RenderTexture.Create failed: color format is set to a depth/stencil format - D24 UNorm (91)" error thrown
Reproducible with: 7.3.1, 7.7.1 (2019.4.33f1), 10.7.0 (2020.3.24f1), 12.1.2 (2021.2.5f1), 13.1.3 (2022.1.0b1)
Reproducible on:
iPhone 8 Plus (iOS 14.4.2)
iPhone 13 mini (iOS 15)
Not reproducible on:
Huawei - (ELS-NX9), Android 10, CPU: NOT FOUND, GPU: Mali-G76
VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 10, CPU: NOT FOUND, GPU: Mali-G76
VLNQA00078, Motorola Nexus 6 (Nexus 6), Android 7.1.1, CPU: Snapdragon 805 APQ8084AB, GPU: Adreno (TM) 420
Note:
- On macOS, only reproducible when running builds on Apple Silicon
Workarounds:
- Disabling post-processing in the camera properties
- Removing P3 from the list of color gamuts or making sRGB the highest-priority
- Changing from Linear to Gamma Color Space
- Enabling HDR in the Render Pipeline Asset Quality settings