Search Issue Tracker
Fixed in 2018.2.X
Votes
0
Found in
2017.2.1p4
Issue ID
1002547
Regression
Yes
[Android][IL2CPP][.NET 4.6] NotSupportedException raises when application with IAP 1.16.0 is ran
To reproduce:
1. Download and open attached "TestUnityIAP.zip" project.
2. Build and run on any Android device.
3. Check device logs via ADB logcat.
Expected result: There are no exceptions in Logcat logs.
Actual result: NotSupportedException appears.
Reproduced with: 2018.2.0a1, 2018.1.0b8, 2017.3.1p1, 2017.2.1p4
* In 2018 versions application crashes on startup. On 2017.1.3p1 build fails with errors.
Devices under test:
Google Pixel 2 XL*, OS:8.1.0, CPU:arm64-v8a, GPU:Adreno (TM) 540,
Build:google/taimen/taimen:8.1.0/OPM1.171019.018/4518263:user/release-keys
Google Nexus 4*, OS:5.1.1, CPU:armeabi-v7a,
GPU:Adreno (TM) 320, Build:google/occam/mako:5.1.1/LMY48T/2237560: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
Notes: Issue does not reproduce with Mono scriting backend. Issue does not reproduce with Scripting Runtime Version set to .NET 3.5. Exception did not raise when tested on iPhone 7 (iOS 11.2.5).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Standalone Player crashes with "TDerived GetOrLoad<TDerived>() where TDerived : T" when IL2CPP Code generation is set to "Faster (smaller) Builds"
- IndexOutOfRangeException and InvalidOperationException when logging XML string
- Script missing in "Assets/Settings/Mobile_Renderer/GlobalVolumeFeature" of "com.unity.template.urp-blank" template
- “Font Asset Creator - Error Code [Invalid_File_Structure]…“ error is logged when generating Font Assets from fonts with meta files from previous Editor versions
- Input.mousePosition returns (NaN, NaN, 0.00) when Scene view is opened
Add comment