Search Issue Tracker
Fixed in 2018.1.X
Fixed in 2017.2.X
Votes
0
Found in
2017.2.0f3
Issue ID
963291
Regression
Yes
Library CPU architecture cannot be changed with Failed to parse value warning when Native library Platform is set to Android
To reproduce:
1. Download and open attached "repro963291.zip" project.
2. go to Assets->armeabi-v7a folder and select "libMyPlugin" library file.
3. Change it's CPU option in under Platform settings from ARMv7 to x86 and press Apply.
4. Notice that warning pops up in the console.
Expected result: CPU option is changed to x86 without any warnings or errors.
Actual result: After applying changes, CPU option reverts back to previous selection. Failed to parse value warning appears in the console.
Reproduced with: 2018.1.0a3, 2017.3.0b8, 2017.2.0p1. 2017.2.0a3.
Not reproduced with: 2017.2.0a2, 2017.1.2p2, 5.6.4p1, 5.5.5p1.
Regression introduced in: 2017.2.0a3.
Notes: Warning does not appear in other native library (x86 folder). When trying to change it's CPU setting from x86 to ARMv7 it is not changed, but warning does not appear in the console.
Comments (1)
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
- [Usability] Process details under Threads in Profiler can't be scrolled when the info doesn't fit the pop-up vertically
- Target selection menu in Profiler has no highlight when hovering on various options
- [Usability] Can't create Target Frame Time presets in Profiler
- Text is not displayed in the Inspector window when using Korean characters
- [macOS][iOS][IL2CPP] Crash when using the nullable enum as a parameter and passing a default value into it.
Nyarlathothep
Mar 20, 2018 14:36
Will this fix be backported to previous versions? At the very least the new 2017.4 LTS version?