Search Issue Tracker
Fixed in 2019.2.X
Fixed in 2018.3.X, 2019.1.X
Votes
0
Found in
2018.1.0b13
Issue ID
1024522
Regression
No
[Android] [LTSRP] Pressing the square "recent apps" button when the app is using Vulkan API gives blurry/gloving transition
Steps to reproduce:
1) Download attached project and open in Unity
2) Make sure only Vulkan Graphics API is set in the Player Settings >> Other Settings >> Graphics APIs
3) Build and run project on a device
4) After application is launched, press the square "recent apps" button
Observe blurry transition (check attached video "reproTransition.mp4")
Expected result: Transition between the launched app and recent apps window should not be blurry when using Vulkan graphics API
Actual result: Transition between the launched app and recent apps window is blurry when using Vulkan graphics API
Reproduced with:
2018.1.0b13, 2018.3.0a1
Devices under testing:
Google Pixel 2 XL*, OS:8.1.0, CPU:arm64-v8a, GPU:Adreno (TM) 540
Google Pixel C*, OS:8.1.0, CPU:arm64-v8a, GPU:NVIDIA Tegra
Nvidia SHIELD Tablet*, OS:6.0.1, CPU:armeabi-v7a, GPU:NVIDIA Tegra
Razer Phone*, OS:7.1.1, CPU:arm64-v8a, GPU:Adreno (TM) 540
Samsung SM G960F*, OS:8.0.0, CPU:arm64-v8a, GPU:Mali-G72
Samsung SM N950F*, OS:7.1.1, CPU:arm64-v8a, GPU:Mali-G71
Note: Not reproduced using Gles3 graphics API
Tested using "com.unity.render-pipelines.lightweight": "1.1.2-preview" version of LTSRP
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Lightmaps are baked incorrectly for GameObjects when their Position is <=-2048 or >=2048 on any of the coordinates
- Sahder errors in Player when "Strict shader variant matching" is enabled and the rendering path is set to "Deferred"
- NullReferenceExceptions are being thrown when saving a ScriptableObject with an array of a type with a CustomPropertyDrawer that uses TrackPropertyValue
- Applied velocity is inconsistent when using Rigidbody AddForce() with ForceMode.VelocityChange
- Crash on AudioUtil_CUSTOM_HasAudioCallback when exiting Play Mode while the Inspector is displaying a GameObject with an empty script attached
Add comment