Frames repeating on Vulkan
- Dominant language
- C++
- Stars
- 73
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
On Google Pixel 10 Pro, if we do not switch to OpenGL, Vulkan fails, and last few frames play forever although Unity gives no error.
There is no way to detect it (at least according to me), except adb logcat, when the issue happens. Wanted to share this in case it is helpful for you, if not please close
04-01 09:31:58.679 10810 10867 I Unity : SystemInfo CPU = ARM64 FP ASIMD AES, Cores = 8, Memory = 15544mb
04-01 09:31:58.679 10810 10867 I Unity : SystemInfo ARM big.LITTLE configuration: 6 big (mask: 0xfc), 2 little (mask: 0x3)
04-01 09:31:58.679 10810 10867 I Unity : ApplicationInfo 'com.playabit.meta.farm.build.dev', Version '0.9.99', Min API Level '25', Target API Level '35'
04-01 09:31:58.679 10810 10867 I Unity : Built from '6000.3/staging' branch, Version '6000.3.7f1 (696ec25a53d1)', Build type 'Release', Scripting Backend 'il2cpp', CPU 'arm64-v8a', Stripping 'Enabled'
04-01 09:31:58.679 10810 10867 I Unity : **Device Model 'Google Pixel 10 Pro', OS 'Android OS 16 (API 36)'**
**03-25 09:44:05.246 0 0 I trusty : gpu-secure-trusty: 109: RGXValidateFWHeaderVersion2: KM and FW version mismatch (expected: 24.2, found: 24.3)
03-25 09:44:05.252 0 0 I trusty : gpu-secure-trusty: 910: process_st_info() failed (278)**
Contributor guide
Research direction
No repository file, test, or requested code change is identified. Start by reproducing the issue on the Google Pixel 10 Pro with Vulkan, collect adb logcat output, and compare it with the OpenGL configuration and the supplied Unity build details. Done means identifying the cause of the repeated frames or documenting a reliable way to detect or prevent it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- android, cpp, unity
- Domain
- computer-graphics, mobile-dev
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100