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
- The Game view and Scene view fail to render when launching the Editor with a maximized Render Graph Viewer window
- "List is empty" is poorly visible in the "Create Node" window
- [Android] GameObject with a custom shader becomes invisible when deployed with the Vulkan Graphics API
- “ReferenceError: Pointer_stringify is not defined” error is thrown when downloading a file
- GameObjects are not rendered when using a fragment shader with RWStructuredBuffer in URP
Resolution Note (2019.3.X):
This issue is reproducing only on GLES. Please use Metal graphics API on iOS.