Search Issue Tracker
Fixed in 9.0.0
Votes
2
Found in [Package]
7.2.0
Issue ID
1219325
Regression
Yes
Scene is not rendered on Android 8 and 9 when "Depth Texture" is enabled in URP asset
To reproduce:
1. Open attached project;
2. Make sure "Depth texture" is enabled in Universal Render Pipeline asset;
3. Build and run on android devices with Android 8 and up.
Expected result: the scene is rendered.
Actual result: black screen is rendered.
Reproduces with: URP 7.2.0 (Unity 2019.3.1f1)
Doesn't reproduce with: URP 7.1.8 (Unity 2019.3.1f1)
Devices under test:
Reproduces on:
----------, Xiaomi Mi 5 (MI 5), Android 8.0.0, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
----------, Motorola moto g(7) power (moto g(7) power), Android 9, CPU: Snapdragon 625 MSM8953, GPU: Adreno (TM) 506
VLNQA00021, Samsung Galaxy S7 (SM-G930F), Android 8.0.0, CPU: Exynos 8 Octa 8890, GPU: Mali-T880
----------, Huawei P30 Pro (VOG-L29), Android 9, CPU: HiSilicon Kirin 980, GPU: Mali-G7
Doesn't reproduce on:
----------, Lge Nexus 5 (Nexus 5), Android 6.0.1, CPU: Snapdragon 800 MSM8974, GPU: Adreno (TM) 330
VLNQA00027, Xiaomi MI MAX (MI MAX), Android 7.0, CPU: Snapdragon 617 MSM8952, GPU: Adreno (TM) 510
iPhone X, iOS: 13.3, SoC: A11
HELA0167, iPad 10'', iOS: 11.4.1, SoC: A10
VLNQA00296, iPhone 11, iOS 13.0, SoC: A13
VLNQA00244, iPhone 7 Plus, iOS: 12.0, SoC: A10
Does not reproduce with Vulkan
Comments (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
- Memory leaks occur when Shader with more than 128 keywords is compiled
- Player built for Windows silently crashes when UI Prefab is instantiated and Render Feature "Render Objects" is active in PC_Renderer Asset
- Crash on CollectUsedSceneObjects when making any modifications and saving in a Scene with a specific GameObject Component enabled
- VFX Graph Properties Transform has a click animation when clicked on the “Transform” text but the drop down does not open
- "Cascade Shadow atlasing has failed" errors are spammed when two Directional Lights with the Shadow Map are enabled and there is a 3D GameObject in the scene
Kronnect
Apr 14, 2020 06:11
Will you back port the fix to current released URP package?