Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
3.4.7
Issue ID
1259379
Regression
Yes
[Mobile] [Advertisements] Application crashes on UnityViewControllerStoryboard
Reproduction steps:
1. Open the attached project in "New Unity Project.zip"
2. The project uses Advertisements Package
3. Update Advertisements package to 3.4.7
4. Build the project and deploy it to an iOS device
Unexpected behavior: Application crashes just before the splash logo disappears (stack trace in edits)
Reproducible with Advertisements 3.4.7 (2020.2.0a16)
Not reproducible with Advertisements 3.4.5 (2020.2.0a16)
Devices tested:
VLNQA00310 iPad Pro 12.9 (iOS 13.4.1)
VLNQA00015, Samsung Galaxy Note8 (SM-N950W), Android 8.0.0, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Few lines from trace:
- thread #1, queue = 'com.apple.main-thread', stop reason = EXC_BAD_ACCESS (code=1, address=0xba)
frame #0: 0x000000010390857c UnityFramework`UnityAdsSettings_Get_Custom_PropTestMode() + 12
frame #1: 0x0000000103fc04b0 UnityFramework`Advertisement_Initialize_m6911885226E8E778314C6C1FFFBBDB98A1A6AD56 + 220
...
- frame #26: 0x0000000102103e1c NewUnityProject`main(argc=<unavailable>, argv=<unavailable>) at main.mm:26:9 [opt]
frame #27: 0x0000000183c77800 libdyld.dylib`start + 4
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
- Text cursor remains visible when hovering over Command Line Arguments scrollbar in Unity Hub
- UI Builder’s "Background" icons for Repeat Y/X, Position X/Y and Slice Type are low quality and blurry in the Inspector window
- “X” button in Editor version search filter is difficult to see when Unity Hub theme is set to Dark
- [Android] The y-value of Input.mouseScrollDelta is positive when scrolling in both directions in the Player
- Crash on TexturesD3D11Base::SetTexture when using DirectX11
Resolution Note:
UnityAds C# integration requires the developer to link their project in Edit->Project Settings->Services