Search Issue Tracker
Fixed
Fixed in 2022.2.21f1, 2023.1.0b20, 2023.2.0a18
Votes
0
Found in
2022.2.2f1
2023.1.0a24
Issue ID
UUM-22441
Regression
No
[HDRP] Fullscreen shader graph throws error on macOS
Reproduction steps:
1. Open the attached project
2. Open “FullscreenSamplesTestingScene” scene
3. Enter Play mode
4. Press arrow buttons to switch to the next example
5. Observe Console Log window
Expected result: Console Log shows no errors
Actual result: Error “Error creating pipeline state (HDRPSamples/HighlightFullscreen): depthAttachmentPixelFormat is not valid and shader writes to depth“ is shown
Reproducible with: 2022.2.0a9, 2022.2.2f1, 2023.1.0a24
Not reproducible with: 2020.3.43f1, 2021.3.16f1, 2022.2.0a8
Reproduced on: macOS Monterey 12.6 (Intel)
Not reproduced on: Windows 11
Note: Also reproducible in Build
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Wrong NativeName displayed when returning System.Globalization.CultureInfo("zh-TW").NativeName
- UI Toolkit ScrollView.verticalPageSize doesn't change the scrolling amount when using keyboard arrows
- Box selection in Scene View doesn't select 3D objects when GPU Resident Drawer setting is set to Instanced Drawing
- Debugger stops at commented lines of code when using ECS
- Asset preview doesn't update on changing shader's _GlobalColor property when the shader uses global uniforms
Resolution Note (fix version 2023.2.0a18):
For the fix to take effect the reimporting of the Fullscreen Samples needs to take place
Resolution Note (fix version 2023.1.0b20):
For the fix to take effect the reimporting of the Fullscreen Samples needs to take place
Resolution Note (fix version 2022.2.21f1):
For the fix to take effect the reimporting of the Fullscreen Samples needs to take place