Search Issue Tracker
Fixed
Fixed in 2021.3.28f1
Votes
0
Found in
2021.3.27f1
Issue ID
UUM-64198
Regression
Yes
[Android] Inconsistent crashes on libunity.so when running Android Player on Samsung S24 Ultra
How to reproduce:
1. Create a new project
2. Build for Android
3. Observe the Player after some time
Expected result: The Player application works as intended
Actual result: The Player application crashes
Reproducible with: 2020.3.38f1, 2021.3.27f1
Not reproducible with: 2021.3.35f1
Fixed in: 2021.3.28f1
Reproducible on:
Samsung S24 Ultra (by user)
Notes:
1. This issue might have been caused by two different issues specifically: [https://issuetracker.unity3d.com/product/unity/issues/guid/UUM-36872] and another internal bug
2. It was confirmed internally that the issue was indeed fixed once the APK was built using 2021.3.28f1
3. Issue was not reproducible by CQA
Stacktrace:
#00 pc 00000000009a677c /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#01 pc 00000000009b28f4 /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#02 pc 0000000000989e7c /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#03 pc 00000000009896d8 /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#04 pc 00000000002503fc /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#05 pc 0000000000250760 /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#06 pc 0000000000250a34 /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#07 pc 000000000024fd90 /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#08 pc 00000000002f8eac /data/app/~~_mErBe_oI_eQSGttvNnJtA==/com.netmarble.grandcrosswgb-cy5-dn3eJj8ZO2AKHjSpxw==/lib/arm64/libunity.so (BuildId: 79c4db6ef55065c188f6d4b4ac124f96d5af4c33)
#09 pc 00000000000c37b4 /apex/com.android.runtime/lib64/bionic/libc.so (__pthread_start(void*)+208) (BuildId: 37f537c2ba9dcbb262a0a68f41a21da4)
#10 pc 000000000005d084 /apex/com.android.runtime/lib64/bionic/libc.so (__start_thread+68) (BuildId: 37f537c2ba9dcbb262a0a68f41a21da4)
at libunity.0x9a677c(Native Method)
at libunity.0x9b28f4(Native Method)
at libunity.0x989e7c(Native Method)
at libunity.0x9896d8(Native Method)
at libunity.0x2503fc(Native Method)
at libunity.0x250760(Native Method)
at libunity.0x250a34(Native Method)
at libunity.0x24fd90(Native Method)
at libunity.0x2f8eac(Native Method)
at libc.__pthread_start(void*)(__pthread_start:208)
at libc.__start_thread(__start_thread:68)
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Focused Inspectors do not repaint on every frame when playing a models Animation preview
- MissingComponentException not being thrown when inside an Awaitable
- [Discussions] "NativePassData.GraphPasses()" has GC Alloc of ~256 B when using Render Pass
- Setting Shader Graph to Surface Type "Transparency" and Render Face "Both" breaks the preview
- Warning "Unknown pseudo class "multiline"" is logged when the Animator is loaded or in use after picking Motion in a States Inspector
Add comment