Search Issue Tracker
Duplicate
Votes
0
Found in
2019.3
2019.3.0f6
2020.2
Issue ID
1216569
Regression
No
[iOS] UI Image with a custom unlit shader graph material is not rendered when Postprocess is active on the Camera
How to reproduce:
1. Open the "SampleScene" scene in the user-supplied project and build it for iOS
2. Launch the project on an iOS device and observe the screen
Expected result: both icons are rendered on the screen as seen in the Game view
Actual result: the icon with a Shader Graph unlit shader does not get rendered
Reproducible with: 2019.3.8f1, 2020.1.0b5, 2020.2.0a5
Could not test with: 2017.4, 2018.4 (URP/LWRP not available)
Reproduces on: VLNQA00160 iPhone 6S iOS 13.3.1
Does not reproduce with Vulkan:
N/A, Samsung Galaxy S9 (SM-G960F), Android 8.0.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00313, Huawei Y6 Ⅱ Compact (HUAWEI LYO-L01), Android 5.1, CPU: MediaTek MT6735, GPU: Mali-T720
VLNQA00140, Samsung Galaxy S4 (GT-I9505), Android 5.0.1, CPU: Snapdragon S4 Plus MSM8960, GPU: Adreno (TM) 320
Reproduces with OpenGLES2:
VLNQA00140, Samsung Galaxy S4 (GT-I9505), Android 5.0.1, CPU: Snapdragon S4 Plus MSM8960, GPU: Adreno (TM) 320
Reproduces with OpenGLES3:
N/A, Samsung Galaxy S9 (SM-G960F), Android 8.0.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
Notes:
1. Not reproducible on a Standalone build
2. The canvas elements with the custom shader get rendered if Postprocess is turned off on the Main Camera
3. Reproducible on Metal and OpenGLES2, not reproducible on OpenGLES3
4. Reproduced with URP 7.1.8, 8.0.1
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
- Inaccurate Box Collider boundaries on a rotated child Cube when the parent GameObject Scale is non-uniform
- [Android] "SHADOWS_SCREEN" set as shader Keyword when no "_ShadowMapTexture" is bound leads to freeze on a build on some Mali GPU devices
- The global scene list is overridden in a project built with command line when the Override Global Scene List setting is disabled in the build profile
- [Linux] AutoLocale log is logged when opening a project
- Global Scenes are not included in the Build when building multiple Build Profiles at the same time
This is a duplicate of issue #1230853