Copyright © 2026 Unity Technologies
The issue was confirmed to be caused by mismatch between vertex shader output and fragment shader input structs. User needs to ensure these structs match. I am filing a separate issue internally to see if a warning about this case can be logged on all platforms.
How to reproduce:
1. Open the “ReproProject.zip“ project
2. Open the “SampleScene“
3. Build and Run for Android
4. Observe the little window at the bottom-left corner of the app
Expected result: The window displays the app view
Actual result: The window is not present or the display is distorted
Reproducible with: 6000.0.41f1, 6000.1.0b9, 6000.2.0a6
Could not test with: 2022.3.59f1 (Could not resolve missing directives)
Reproducible environment: macOS 15.3.1 (M4 Max), Windows 11 (Reporters), Windows 10 Pro (22H2)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00511, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00518, Google Pixel 4 (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00107, Huawei Nexus 6P (Nexus 6P), Android 8.1.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00510, Lenovo Lenovo Tab M10 HD (2nd Gen) (Lenovo TB-X306F), Android 10, CPU: Mediatek MT8768, GPU: PowerVR Rogue GE8320
VLNQA00416, iPhone 13 Pro (MLVA3ET/A), CPU: Apple A15 Bionic, GPU: Apple designed, OS: 16.1.1
VLNQA00626, iPhone 16 (MYE73QN/A), CPU: Apple A18 Pro, GPU: Apple designed, OS: 18.0.1
Notes:
Issues you vote on will appear here