Search Issue Tracker

Fixed in 2018.2.X

Votes

0

Found in

2017.2.0p2

Issue ID

970787

Regression

No

Crash on android device with specific script on IL2CPP build

IL2CPP

-

Steps to reproduce:
1. Open attached project from OC link
2. Build with IL2CPP for android and run on device
3. Press button to instantiate the prefab
4. Crash

Expected: No crash
Actual: Program crashes when instantiating the prefab with Vp_FP Camera script

Reproduced on: 2017.2.0p3, 2017.2.1f1

No repro on: 2017.3.0b11, 2017.3.0b5, 2017.3.0b1

Note: User said they weren't planning on upgrading to 2017.3 yet, so this should get a look in 2017.2
Note: Doesn't even have to be instantiated, just if the script exists in the scene
Note: Build failed with errors on 2017.1.2p4 ( Build created, no repro, but not sure if it isn't just because I removed
"static private void PrintWarning(PlayModeStateChange state)
{
if (EditorApplication.isPlayingOrWillChangePlaymode && _deviceType != DeviceType.Auto) {
Debug.LogWarning(string.Format("Device Type editor override: {0}.", _deviceType));
}"

Devices Under Test:
Amazon KFFOWI (Fire (2015))*, OS:5.1.1, CPU:armeabi-v7a, GPU:Mali-450 MP, Build:Amazon/full_ford/ford:5.1.1/LVY48F/37.5.9.5_user_595457220:user/release-keys
Samsung SM G930F*, OS:7.0, CPU:arm64-v8a, GPU:Mali-T880, Build:samsung/heroltexx/herolte:7.0/NRD90M/G930FXXU1DQJ3:user/release-keys

Sony D6603 (Xperia Z3)*, OS:6.0.1, CPU:armeabi-v7a, GPU:Adreno (TM) 330, Build:Sony/D6603/D6603:6.0.1/23.5.A.1.291/2769308465:user/release-keys

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.