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
- Mono Windows Builds don't produce full log callstacks when generating logs
- AssetBundles fail to load when running in Built Players for Mobile Devices
- UI elements with text gets bigger and grey when Player window is moved to another screen with different resolution
- System name accepts multiline text but crops it on confirmation, duplicates input, and shrinks the field when empty
- UI element scale and position are wrong in project build when DRS is changed with HDR and Software Dynamic Resolution enabled
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].