Steps to reproduce:
1. Open the attached user's project "HDRPTest.zip"
2. Open "Assets/Samples/XR Interaction Toolkit/3.4.0/Hands Interaction Demo/HandsDemoScene.unity" Scene
3. Connect Meta Link to Quest 2/3/3S
4. Make sure Graphics API is set to DX12 and Depth Submission is set to 16bit or 24bit under OpenXR Plugin settings
5. Enter Play Mode
6. Exit Play mode
Actual result: "Remove texture only valid for surface data" error is logged when exiting Play Mode while using DX12 with OpenXR Depth Submission set to 16bit or 24bit
Expected results: no errors are logged when exiting Play Mode
Reproducible with: 6000.0.68f1, 6000.3.8f1, 6000.4.0b9, 6000.5.0a7
Environment tested: Windows 11 24H2
Notes:
-The workaround is to disable Depth Submission under OpenXR settings
-Issue only reproduces when Depth Submission is set to 16bit or 24bit
-Issue only reproduces with OpenXR Plugin
-Issue only reproduces with DX12 Graphics API
-Issue is reproducible even if Dynamic Resolution/DLSS is disabled