Search Issue Tracker
Won't Fix
Votes
1
Found in
2017.1.5f1
2017.4.15f1
2018.1.0a5
2018.2.2f1
2018.2.5f1
2018.3.0a9
Issue ID
1071854
Regression
No
[iOS] [GLES3] [A11] Black artifacts on object surfaces with custom shader using post processing Layer and Temporal Anti-aliasing
Reproduction steps:
1. Open the attached project.
2. Build and run in on an A11 SoC iOS device.
Actual behavior (Screenshot attached):
- Notice the black artifacts on object surfaces
Reproduced with:
2017.1.5f1, 2017.4.15f1, 2018.1.0a5, 2018.1.9f2, 2018.2.5f1, 2018.3.0a9,
iPhone X iOS 12
GLES3
TAA
Not reproducible with:
iPhone 7+ iOS 11.1.1, iPhone 6 iOS 10.3.3
or
Metal, GLES2
or
FXAA, MSAA
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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Resolution Note (2019.3.X):
This issue is reproducing only on GLES. Please use Metal graphics API on iOS.