Search Issue Tracker
Fixed
Fixed in 2021.3.24f1, 2022.2.17f1, 2023.1.0b13, 2023.2.0a3
Votes
0
Found in
2021.3.22f1
2022.2.14f1
2023.1.0a26
2023.2.0a1
Issue ID
UUM-22996
Regression
No
[HDRP] In HDRP if the user selects a custom color & camera depth buffer with MSAA on, it silently breaks and doesn't render
Steps to reproduce:
1. Open Scene.unity in the attached user's project "MSAA_ScreenSpace.zip"
2. In "Avatar Custom Pass" GameObject, set Target Color Buffer to Custom
3. In "Avatar Custom Pass" GameObject, set Target Depth Buffer to Camera
4. In GameObject/Main Camera set MSAA Within Forward to None
5. Note that the hand is rendered OK in Game View
6. In GameObject/Main Camera set MSAA Within Forward to MSAA4X
7. Note that the hand rendering silently fails with no warning as to what went wrong
Expected: some kind of feedback to the user indicating why it didn't render, or a hint that they have accidentally selected incompatible buffers
Actual: no warning or error that selected buffers are incompatible, hence rendering does not occur
Reproducible on: 14.0.5 - 15.0.3 (2022.2.3f1, 2023.1.0a25)
Could not test on 2020.3.44f1 and 2021.3.17f1 due to project errors when downgrading the HDRP package and the GameObject not rendering
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
Add comment