tuningfork
tuningfork copied to clipboard
Tuningfork native lib does not support 16KB alignment in Android 15+
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.