android / android/tuningfork

Tuningfork native lib does not support 16KB alignment in Android 15+

Open
#48 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C#
Stars
62
Forks
33
PR merge metrics
No merged PRs in 30d

Description

Here's the warning we get when building in Unity 6000.0.45f1:
```
Plugin 'Packages/com.google.android.performancetuner/Runtime/Plugins/Android/arm64-v8a/libunitytuningfork.so' is not 16KB-aligned. This may cause issues on ARM64 devices running Android 15+.
More info: https://developer.android.com/guide/practices/page-sizes.
```

Contributor guide

Open the contributing guide

Research direction

Start with Packages/com.google.android.performancetuner/Runtime/Plugins/Android/arm64-v8a/libunitytuningfork.so and the Android 15 page-size guidance linked in the warning. Determine how the native library is produced and verify the Unity 6000.0.45f1 build no longer reports the 16KB-alignment warning on ARM64.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, csharp, unity
Domain
mobile-dev, performance
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.