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
- Editor crashes when debugging a for loop
- Crash on UnityPlayer!profiling::ProfilerManager::DisposeProfilerRecorder+0xa when Player gets relaunched and exited after running for a long amount of time
- [Input system] When releasing one touch and pressing a second touch during a single frame, the second touch is not translated into UI event line OnPointerDown by the InputSystemUIInputModule
- URP Samples - multiple "Attempting to resolve render surface" and other errors appear when setting Quality pipeline asset
- OnDemandRendering.willCurrentFrameRender returns incorrect values in the Player when UnityEngine.Rendering.OnDemandRendering.renderFrameInterval is greater than 1
Add comment