Search Issue Tracker

Won't Fix

Votes

0

Found in

2019.4

2019.4.10f1

2020.2

Issue ID

1279497

Regression

No

[Android] UI Image with non-UI shader material is not rendered when a 2nd camera within a prefab is Instanciated

Android

-

Steps to reproduce:
1. Open user's attached project "IsolatingUIIssue.zip"
2. Build it on Android
3. Press the green button "Load"

Expected results: The bottom of the screen has a white image rendered
Actual results: The bottom of the screen does not render the bottom white image

Reproducible with: 2019.4.11f1, 2020.1.6f1, 2020.2.0b4
VLNQA00123, Google Pixel 2 XL (Pixel 2 XL), Android R, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: NOT FOUND, GPU: Mali-G77

Not Reproducible with:
VLNQA00220, Samsung Galaxy Note9 (SM-N960F), Android 8.1.0, CPU: Exynos 9 Series 9810, GPU: Mali-G72
VLNQA00310 iPad Pro 12.9 1st gen (iOS 13.4.1)

Unable to test: Unable to test with 2018.4 due to project crashing

  1. Resolution Note:

    Shaders used in the UI need to have ZTest[unity_GUIZTestMode] such that proper zTesting can occur. WIthout this UI elements may zTest incorrectly and be rendered behind some elements.

Add comment

Log in to post comment