Search Issue Tracker
Fixed in 2018.1.X
Votes
1
Found in
2017.4.2f1
2017.4.2f2
Issue ID
1033427
Regression
Yes
[Android][Mono] Crash on application launch when "Disable HW Statistics" option is enabled on Unity 2017.4
How to reproduce:
1. Open attached "AndroidCrash" project
2. Build and run application on Android
Result: Applications crashes on launch with Fatal signal 11 (SIGSEGV), code 1
Regression introduced with - 2017.4.2f1
Reproducible with - 2017.4.2f2, 2017.4.2f1
Not reproducible with - 2018.2.0b3, 2017.4.1f1
Fixed in - 2017.4.4f1
Notes:
1. Happens on both .NET 3.5 and .NET 4.6 with Mono as Scripting Backend.
2. Does not reproduce with .NET 3.5 and .NET 4.6 with IL2CPP as Scripting Backend
Devices on test:
Reproducible with:
Samsung SM G950F, OS:8.0.0, CPU:arm64-v8a, GPU:Mali-G71, Build:samsung/dreamltexx/dreamlte:8.0.0/R16NW/G950FXXU1CRB7:user/release-keys
Google Nexus 6, OS:7.1.1, CPU:armeabi-v7a, GPU:Adreno (TM) 420, Build:google/shamu/shamu:6.0.1/MOB30O/2920157:user/release-keys
Xiaomi Redmi Note 4, OS:7.0, CPU:arm64-v8a, GPU:Adreno (TM) 506, Build:xiaomi/mido/mido:7.0/NRD90M/V8.5.4.0.NCFMIED:user/release-keys
Samsung SM G903F, OS:6.0.1, CPU:armeabi-v7a, GPU:Mali-T720, Build:samsung/s5neoltexx/s5neolte:6.0.1/MMB29K/G903FXXU1BQC1:user/release-keys
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- “Remove Unused Overrides” available on not loaded Scene and throws “ArgumentException: The scene is not loaded” warning
- Adaptive Probe Volume occlusion edge is calculated incorrectly when viewing probes near geometry edges
- Sampling a texture using an HLSL file throws shader errors and the code does not compile
- "Graphics.CopyTexture called with null source texture" error when Base Camera of an Overlay Camera is removed with DX11 Graphics API and Compatibility Mode enabled
- WebGL sends wrong value with large numbers when SendMessage function is used
Add comment