tuningfork icon indicating copy to clipboard operation
tuningfork copied to clipboard

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

Open toxikman opened this issue 8 months ago • 3 comments

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.

toxikman avatar May 09 '25 21:05 toxikman