Search Issue Tracker
Fixed
Fixed in 6000.4.X, 6000.5.0b10, 6000.6.0a6
Under Consideration for 6000.4.X
Votes
0
Found in
6000.4.0a1
Issue ID
UUM-124991
Regression
No
[Android] Crash when using xxHash3 and targeting the ARMv7 Architecture with IL2CPP Scripting Backend
Reproduction steps:
1. Open the attached “ASDQWE” project
2. Build and run the Player (File > Build And Run)
3. Observe the Player
Expected result: The Player does not crash
Actual result: The Player crashes
Reproducible with: 2021.3.43f1, 2022.3.46f1, 6000.0.19f1
Reproducible environment: MacOS 14.6.1 (Intel), Windows 11 (user’s)
Not reproducible environment: No other environment tested
Reproducible on:
VLNQA00175, Samsung Galaxy Note9 (SM-N960F), Android 10, CPU: Exynos 9 (9810), GPU: Mali-G72
VLNQA00519, Google Pixel 4 (Pixel 4), Android 12, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
VLNQA00057, Htc One M9+ (HTC_M9pw), Android 6.0, CPU: MediaTek Helio X10 MT6795T, GPU: PowerVR Rogue G6200
VLNQA00146, Htc 10 (HTC 10), Android 8.0.0, CPU: Snapdragon 820 MSM8996, GPU: Adreno (TM) 530
VLNQA00372, Samsung SM-G991U (SM-G991U), Android 12, CPU: Snapdragon 888, GPU: Adreno (TM) 660
Not reproducible on:
MacOS Buildtime
MacOS Runtime (IL2CPP)
Workarounds:
- Use the “ARM64” Target Architecture
- Use the Mono Scripting Backend
Note: The issue is reproducible with both Release and Development type builds
First few lines of the stack trace:
{noformat}09-06 14:21:05.794 17984 18008 E CRASH : #00 pc 02ba0e38 /data/app/~~FZU1occJADp-QsqVjm-flQ==/com.test.test-NeiKX-3ekgOZjLfpDzQ0FQ==/lib/arm/libil2cpp.so (BuildId: ca947f2cec4add231c6166a6a8a738dbe9ba9145)
09-06 14:21:05.794 17984 18008 E CRASH : #01 pc 02ba26b0 /data/app/~~FZU1occJADp-QsqVjm-flQ==/com.test.test-NeiKX-3ekgOZjLfpDzQ0FQ==/lib/arm/libil2cpp.so (BuildId: ca947f2cec4add231c6166a6a8a738dbe9ba9145)
09-06 14:21:05.794 17984 18008 E CRASH : #02 pc 021319a8 /data/app/~~FZU1occJADp-QsqVjm-flQ==/com.test.test-NeiKX-3ekgOZjLfpDzQ0FQ==/lib/arm/libil2cpp.so (BuildId: ca947f2cec4add231c6166a6a8a738dbe9ba9145)
09-06 14:21:05.794 17984 18008 E CRASH : #03 pc 00d2c9dc /data/app/~~FZU1occJADp-QsqVjm-flQ==/com.test.test-NeiKX-3ekgOZjLfpDzQ0FQ==/lib/arm/libil2cpp.so (BuildId: ca947f2cec4add231c6166a6a8a738dbe9ba9145)
09-06 14:21:05.794 17984 18008 E CRASH : #04 pc 00c79cf0 /data/app/~~FZU1occJADp-QsqVjm-flQ==/com.test.test-NeiKX-3ekgOZjLfpDzQ0FQ==/lib/arm/libil2cpp.so (BuildId: ca947f2cec4add231c6166a6a8a738dbe9ba9145){noformat}
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
- Camera.allCameras returns cameras from all loaded Scenes when using multi-Scene setup
- Camera.layerCullDistances has no effect when GPU Resident Drawer is enabled
- ARM64 and ARMv7 APKs return the same version code when "Split APKs by target architecture" is enabled
- Crash on ProfilerMutexLock when closing a project with specific Assets
- “Callback unregistration failed. Callback not registered.” is thrown when changing layouts with two "Font Asset Creator" windows docked
Resolution Note:
This was also fixed in dot-s 1.4 - probably should have reported a separate ticket for that.
Resolution Note (fix version 6000.6.0a6):
Fixed in 6000.6.0a6
Resolution Note (fix version 6000.5.0b10):
Fixed in 6000.5.0b10
Resolution Note (fix version 6000.4):
This was also fixed in dot-s 1.4 - probably should have reported a separate ticket for that.