Search Issue Tracker
Won't Fix
Votes
0
Found in
5.6.1p1
Issue ID
1075951
Regression
No
[Metal] [iOS] Blitting MSAA RT into non-MSSA RT corrupts the RT using older SoC
Reproduction steps:
1. Open the attached project.
2. Build and run it on an A8 or older SoC iOS device.
Actual behavior (Screenshots attached):
- The scene will be black with occasional blinks.
Reproduced with:
iPod Touch 6 iOS 10.2.1 (Metal)
2017.4.11f1, 2018.1.9f2, 2018.2.7f1, 2018.3.0a11
Not reproducible with:
iPod Touch 6 iOS 10.2.1 (GLES2, GLES3)
iPhone 7+ iOS 11.1.1
iPhone 7 iOS 11.0
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
- Light 2D component documentation button leads to a page that does not exist when the documentation button is pressed in the Light 2D component
- [Usability] Context name is difficult to read in Inspector when Editor theme is set to Light
- Offset rendering occurs when drawing a custom ImmediateModeElement
- Graph Inspector and Triangle button icons are poorly visible in Light Editor theme
- Text changes to the Inspector default value when logged multiple times after being set via StringBuilder
Resolution Note (2019.2.X):
We added warning explaining the issue (older gpu/ios cannot do non-destructive AA resolve)