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
- Build and Run button greyed out for locally invalid architecture, despite remote build is specified
- Graphics Settings: “Use Defaults” checkboxes misaligned in Tier Settings section
- VFX Graph particles are not culled when using URP and Frustum Culling is enabled on VFX Mesh Output
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
Resolution Note (2019.2.X):
We added warning explaining the issue (older gpu/ios cannot do non-destructive AA resolve)