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
- “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