Search Issue Tracker
Fixed
Fixed in 1.6.2, 1.7.0
Votes
3
Found in [Package]
1.6.1
1.7.0-pre.2
Issue ID
XRHB-111
Regression
No
[XRHands] "libUnityOpenXRHands.so is not 16KB-aligned" warning appears when building for Android with XR Hands package
Steps to reproduce:
1. Create a new project
2. Import XR Hands package
3. Switch to Android
4. Build an APK
5. Observe the warning in console
Expected result: no warning in the Console when building with XR Hands for Android
Actual result: "libUnityOpenXRHands.so is not 16KB-aligned" warning appears when building with XR Hands for Android
Reproducible with: 1.5.0, 1.6.0, 1.6.1, 1.7.0-pre.2 (6000.0.59f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1)
Not reproducible with: 1.5.0, 1.6.0, 1.6.1, 1.7.0-pre.2 (2022.3.67f1)
Notes:
-Warning does not appear when building a Windows Standalone Player
Comments (2)
-
w_csouza81
Oct 08, 2025 21:20
I'm facing this issue too.
Unity 6000.1.4f1, 6000.1.17f1
XR Hands 1.6.0, 1.7.0-pre.2
Android system. -
FloBrink
Oct 08, 2025 09:20
We're also facing that issue using 1.6.0-pre.2 (where the fix is mentioned) and 1.7.0-pre.2
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Required SpriteMask class (ID 331) is stripped when "Strip Engine Code" is enabled
- “Maximized serialized file backup not found” error is thrown when minimizing a window in a newly opened project
- Build stack trace contains invalid lines when building with IL2CPP using scripts with delegates containing generic types in the signature
- Entities Systems window has a “Show Full Player Loop” dropdown which does nothing when clicked after enabling “Show Full Player Loop”
- Entities Hierarchy Search “Show/Hide” button’s Lens Icon is blurry when the Editor is on an external monitor
Resolution Note (fix version 1.7.0):
Fixed an issue with the build tooling where the native libraries were not getting correctly compiled with support for [16 KB page sizes].
Resolution Note (fix version 1.6.2):
Fixed an issue with the build tooling where the native libraries were not getting correctly compiled with support for [16 KB page sizes].