Reproduction steps:
1. Open the user’s attached project “ticket-1358812-decal-dbuffer.zip”
2. Enter Play mode
Expected result: The multicoloured texture loads on the Plane, no errors are thrown
Actual result: The Plane remains blue, an error is thrown even though the texture isn’t used to Sample:
“Texture creation failed. 'R16G16B16A16_UInt' is not supported for Sample usage on this platform. Use 'SystemInfo.IsFormatSupported' C# API to check format support.”
Reproducible with: 2020.3.40f1, 2021.3.11f1, 2022.1.18f1, 2022.2.0b9, 2023.1.0a12
Reproducible on: macOS 12.4 (Intel)