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
- Animator Controller throws MissingReferenceException after undoing Layer Creation
- Full stack trace is always printed when an exception occurs in an IL2CPP build
- Licensing Client fails to launch when opening Unity Hub (licensing client path is not found)
- Licensing Client fails to launch when opening Unity Hub
- Different custom Shader behavior when GPU Resident Drawer is enabled
Resolution Note:
This an issue within the graphics driver. The issue has been reported to Apple as rdar://81401163.