Search Issue Tracker
Third Party Issue
Votes
5
Found in
2020.3
2021.1
2021.2
2021.2.0b10
2022.1
Issue ID
1363782
Regression
No
[Android][Vulkan][URP] Screen is flickering when recording a screen
How to reproduce it:
1. Open the user's attached project "CameraStackRecordingIssue-2021.2-URP.zip"
2. Change color space to Linear
3. Build and play on an Android device
4. Record screen by using Android Screen Recording feature
5. Observe the screen
Expected result: No flickering when recording screen
Actual result: Screen is flickering when recording
Reproduces on: 7.6.0 (2019.4.30f1), 10.5.0 (2020.3.19f1), 11.0.0 (2021.1.22f1), 12.0.0 (2021.2.0b13, 2022.1.0a10)
Reproducible with:
VLNQA00321, Xiaomi MI 9 (MI 9), Android 10, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
Not reproducible with:
VLNQA00122, Samsung Galaxy S9 (SM-G960F), Android 10, CPU: Snapdragon 855 SM8150, GPU: Mali-G72
VLNQA00331, Huawei P20 lite (ANE-LX1), Android 9, CPU: HiSilicon Kirin 659, GPU: Mali-T830
VLNQA00391, Xiaomi Redmi 9A (M2006C3LG), Android 10, CPU: MediaTek Helio G25 (MT6762G), GPU: PowerVR Rogue GE8320
VLNQA00286, Meizu Pro 5 (PRO 5), Android 7.0, CPU: Exynos 7 Octa 7420, GPU: Mali-T760
----------, Samsung - (SM-G991U), Android 11, CPU: Snapdragon 888, GPU: Adreno (TM) 660
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00414 - Galaxy Note10+ 5G (SM-N976V), OS: 9, CPU: Snapdragon 855 SM8150, GPU: Adreno 640
----------, Huawei - (ELS-NX9), Android 10, CPU: NOT FOUND, GPU: Mali-G76
VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 10, CPU: NOT FOUND, GPU: Mali-G76
Could not test with:
--There's no record feature
VLNQA00285, Samsung Galaxy J4 Core (SM-J410F), Android 8.1.0, CPU: Snapdragon 425 MSM8917, GPU: Adreno (TM) 308
VLNQA00013 - Galaxy S6 Edge+ (SM-G928F), OS: 7.0.0, CPU: Exynos 7 Octa (7420), GPU: Mali-T760
VLNQA00261 - Samsung Galaxy S10+ USA (SM-G975U), OS: 9.0.0, CPU: Snapdragon 855 SM8150, GPU: Adreno 640
--Pink screen on app launch
VLNQA00176, Xiaomi Redmi 4 (Redmi 4), Android 6.0.1, CPU: Snapdragon 430 MSM8937, GPU: Adreno (TM) 505
Notes:
- Not reproducible with Gamma Graphics API
- Built-in render pipeline (both linear or gamma space) does not have the issue
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
- “Readme” Asset is unreadable in the Inspector window when switching Editor Theme to Light
- “NullReferenceException” error thrown when switching Editor Theme to Light if “Unity Version Control” tab is enabled
- A Warning is displayed in the Inspector when a Mesh with any Material is added as a Terrain Detail
- [Android][Vulkan] Memory leak when playing and stopping a video using the Video Player on some devices
- Caret moves by a character when typing "." and any number into 'Grid and Snap' toolbar's input field
Resolution Note (2022.1.X):
Vulkan driver issue, no reasons found why external recording app could affect rendering, the issue affect only some specific android devices and only Vulkan graphics API. Use GLES3 graphics API to workaround this issue.