Search Issue Tracker
By Design
Votes
6
Found in
2022.3.55f1
6000.0.32f1
6000.1.0a9
6000.2.0a1
Issue ID
UUM-91109
Regression
Yes
[Android] [Vulkan] Warning "AndroidPlayer "<device>" VULKAN: GENERAL WARNING: The following warning was triggered: VKDBGUTILWARN003." spammed every frame when the application is actively running on a device
How to reproduce:
1. Open the “TestingReproProject.zip“
2. Open the “SampleScene“
3. Build and Run for Android
4. In the Editor attach the Console window to the Device (or use logcat)
Expected result: No warning logged
Actual result: The “AndroidPlayer "<device>" VULKAN: GENERAL WARNING: The following warning was triggered: VKDBGUTILWARN003.“ warning logged every frame
Reproducible with: 2022.2.3f1, 2022.3.55f1, 6000.0.32f1, 6000.1.0a9
Not reproducible with: 2021.3.47f1, 2022.2.2f1
Reproducible environment: macOS 15.1.1 (Intel), Windows 11 (Reporters)
Not reproducible environment: No other environment tested
Reproducible with these devices:
VLNQA00525, Samsung Galaxy S23 Ultra (SM-S918B), Android 13, CPU: Snapdragon 8 Gen 2 (SM8550), GPU: Adreno (TM) 740
Not reproducible with these devices:
VLNQA00511, Samsung Galaxy S8 (SM-G950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00518, Google Pixel 4 (Pixel 4), Android 13, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00107, Huawei Nexus 6P (Nexus 6P), Android 8.1.0, CPU: Snapdragon 810 MSM8994, GPU: Adreno (TM) 430
VLNQA00335, Samsung Galaxy S20+ 5G (SM-G986B), Android 10, CPU: Exynos 990, GPU: Mali-G77
VLNQA00407, Samsung Galaxy Z Flip3 5G (SM-F711B), Android 12, CPU: Snapdragon 888, GPU: Adreno (TM) 660
VLNQA00509, Oneplus OnePlus 10 Pro 5G (NE2213), Android 12, CPU: Snapdragon 8 Gen 1 (SM8450), GPU: Adreno (TM) 730
Notes:
- Does not reproduce with the OpenGLES3 Graphic API
- Does not reproduce with the Editor and Standalone
- Full warning in the comments
- To use logcat follow these steps in the Terminal/CMD:
1. Type “adb logcat -c”
2. Then “adb logcat > <filename>.txt“ to save logcat to a file
3. Open the APK on the device, wait for a bit
4. Terminate the logcat process with “CMD/Ctrl + c“
5. Open the <filename>.txt and search (“Control/Ctrl + f”) for “VKDBGUTILWARN003“
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
- Keywords on Material Variants aren't automatically saved when changed on original Material through Shader Graph
- Light Probes get baked when calling LightProbes.Tetrahedralize
- Shadows flicker and cause visual artifacts when modifying a GameObject's bounds using Swizzle (Y Mask) and Sine Time nodes
- [WebGL] Frame rate drops by 5-20 fps when moving cursor or touch input in the Player
- Light bleeds when using box shaped spotlight with specific Emission Range values
Resolution Note:
The bug is now fixed and is available on the following versions:
2022.3.60f1, 6000.0.41f1, 6000.1.0b9, 6000.2.0a4+