Search Issue Tracker

Fixed

Fixed in 2021.3.55f1, 2022.3.65f1, 6000.0.54f1, 6000.1.13f1, 6000.2.0b11, 6000.3.0a3

Votes

0

Found in

2021.3.48f1

2022.3.56f1

6000.0.38f1

6000.1.0b5

6000.2.0a1

6000.3.0a1

7000.0.0a1

Issue ID

UUM-111393

Regression

No

[Android] 16-KB warning on Native libraries (.so) does not change after updating libs

-

*Steps to reproduce:*
#  Import [^AndroidNative16Kb.unitypackage] into your Unity project
# Open the {{Assets/Plugins/Android/arm64-v8a/libnative.so}} PluginInspector.
# See the warning that it's not 16 KB aligned in Plugin Inspector
!image-2025-07-10-15-29-32-023.png|width=409,height=123!
#  Open the {{Assets/Plugins/Android/}} folder in your File Manager (not Unity).
#  Replace {{Assets/Plugins/Android/arm64-v8a/libnative.so}} by the 16 KB version of it in {{Assets/Plugins/Android/16KB/libnative.so}}
# Go back to Editor

*Actual results:* The warning is still there after we have aligned the library, since the .meta file still contains the Is16PageAligned property to false.
*Expected results:* The warning disappears, when the libnative.so file changes.

*Reproducible with versions:* 2021.3.48f1, 2022.3.56f1, 6000.0.38f1, 6000.1.0b5

*Tested on (OS):* 

*Notes:*

Comments (1)

  1. tylervicari1002

    Sep 13, 2025 14:37

    My version is 6000.0.51f1 and i still have this issue are you sure it is not found in my version?

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.