Search Issue Tracker
Won't Fix
Votes
0
Found in
2018.3.0a6
Issue ID
1065042
Regression
No
[iOS][PostProcessing] Black artifacts appear when using Post Processing
To reproduce:
1. Import Shader calibration project from the Asset Store
2. Open CalibrationScene and make sure that each object under SampleSpheres is enabled
3. Bake lighting (Window -> Rendering -> Lighting settings)
4. Change Build platform to iOS
5. Make sure Graphics API is set to Metal or GLES3
6. Build and run on iOS devices
Reproduced with these devices:
1. iPhone 7+ MN4M2B/A . iOS 11.1.1 (15B150)
2. iPad 5th gen MP2F2HC/A, iOS 10.3.3 (14G60)
Not reproducible with iPhone XS Max iOS 12.0
Reproduced with these Unity versions: 2019.1.0a10, 2018.3.0b10, 2018.2.2f1
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
- "Shader warning in 'Hidden/Light2D': implicit truncation of vector type" is thrown when building Universal 2D template
- AI Assistant breaks compilation of packages using System.Runtime.CompilerServices.Unsafe via auto-referencing
- Unity Hub checks the "Documentation" module by default on the 6.4 and 6.5 streams despite that it was unchecked with the previous installs
- Shortcut that toggles between Dopesheet and Curves Views in the Animation Window's Timeline is mislabed
- Property List Items Overlap onto the Property List's top edge when scrolling through a long Property List
Resolution Note (2019.2.X):
Project uses obsolete version of post processing effects. Artifacts are coming from Anti Aliasing effect which is not available anymore.