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
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Resolution Note (2019.2.X):
We added warning explaining the issue (older gpu/ios cannot do non-destructive AA resolve)