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
- URP Realtime reflection probes do not update when RenderProbe() is being called once per second
- Addressable terrain shader variants are stripped from the Player
- [iOS] Debug.Log() appears as <private> in Console app
- UI stays in the background when it is disabled in simulator
- A wrong log file is attached when project is launched with a "-logFile" command line argument
Resolution Note (2019.2.X):
We added warning explaining the issue (older gpu/ios cannot do non-destructive AA resolve)