Search Issue Tracker
In Progress
Fix In Review for 1.6.2, 1.7.0
Votes
0
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
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
- Text overlap and is unreadable in Inspector > Terrain Paint Texture after creating new Terrain Layer
- Event "XRInputSubsystem.trackingOriginUpdated" triggers twice when recentering the view
- UITK TextField value is overwritten incorrectly by the converter result when Binding Mode is set to "To Source"
- Out of memory crash when selecting more than 80000 Assets simultaneously
- UI Toolkit Button text is not rendered when the Button has fixed height with specific Icon font
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].