Search Issue Tracker
Third Party Issue
Votes
38
Found in [Package]
12.0.0
Issue ID
1300594
Regression
No
[HDRP] Visual artifacts are seen when using Forward renderer with MSAA
How to reproduce:
1. Open the attached project's Scene labeled "SampleScene"
2. Change Quality to Medium profile (Edit->Project Settings->Quality)
3. Wait for all compilation processes to finish
4. Inspect the Game View
Expected result: No visual artifacts are seen
Actual result: Visual artifacts are seen
Reproducible with: 10.5.0 (2020.3.8f1), 11.0.0 (2021.1.7f1), 12.0.0 (2021.2.0a17)
Couldn't test with: 4.10.0-preview (2018.4.35f1), 7.6.0 (2019.4.26f1) (Project breaks when downgrading. Couldn't reproduce the same issue on a fresh project)
Note:
- Artifacts can be seen in standalone Player with Unity 2020.3.8f1
Comments (1)
-
Jasper-Flick
May 11, 2021 13:51
An underlying issue is that Unity cannot correctly deal with multisample textures that aren't set to auto-resolve. Custom SRPs also suffer from artifacts and the frame debugger cannot deal with such textures either.
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
- Crash on PPtr<Object>::operator when undoing "Modern UI Pack" elements
- Crash on operator delete[] when Instantiating an Asset Bundle that references an another Asset Bundle with a MonoBehaviour
- Background Thread crash freezes editor when opening a specific scene
- Editor Menus text doesn’t update when Switching Editor language back to English
- "Atlas uncompressed. This can be caused by mismatch texture formats." is thrown when Paint Details is selected
Resolution Note:
This an issue within the graphics driver. The issue has been reported to Apple as rdar://81401163.