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
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
- Element UI disappears and NullReferenceException is thrown when dragging off the last or first element from the list in the Inspector
- [Silicon] Crash on ScriptableRenderLoopJob when machine is left idle while the Editor is in Play mode
- [Android] GraphicsBuffer.CopyCount does not work with Append Compute Buffer after Compute Shader Dispatch on some Android devices
- "DirectoryNotFoundException" error when building a project via script in one folder, then building via Editor in another, deleting the folder built via Editor and rebuilding via Script
- New items are created and old ones remain in memory when using 'treeView.SetRootItems(items)' and 'treeView.Rebuild()' which can cause a memory leak
Kronnect
Apr 14, 2020 06:11
Will you back port the fix to current released URP package?