Search Issue Tracker
Fixed in 2018.3.X
Votes
8
Found in
2018.3.0a6
Issue ID
1077832
Regression
Yes
[iOS] Empty project build crashes with in PlatformInfoDispatcher.ReportAnalyticsData on iOS devices
Empty project build crashes with "Thread 1: signal SIGABRT" on iOS devices.
Steps to reproduce:
1) Create a new project
2) Switch platform > IOS > Build and run
3) Deploy the build on iOS from Xcode
Actual result: Build crashes with "Thread 1: signal SIGABRT"
Expected result: Build should not crash
Occurring on: 2018.3.0b5, 2018.3.0b2, 2018.3.0a11, 2018.3.0a6
Working fine on: 2018.3.0a5, 2018.2.0f2
Environment: Both Windows and Mac
Stack trace: UIApplicationMain(argc, argv, nil, [NSString stringWithUTF8String: AppControllerClassName]); "Thread 1: signal SIGABRT"
Reproducible with iOS version:
iOS 11.0.1
Works FIne on iOS version:
10.3.3, 11.4.1, 12.0
Tested with:
-iPhone 7 ( 11.0.1 ) (FAILED)
-iPhone 5 ( 10.3.3 )
-iPhone X ( 12.0 )
-iPhone 8 Plus ( 11.4.1 )
Workaround: Uninstall analytics package from packman.
Comments (6)
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
- Uninitialized variable warning appears in the Inspector of a custom shader when the variable is initialized
- "Failed creating toolbar element from ID..." error is thrown when resetting the Scene view Overlay layout while an Asset Transformer Toolbox overlay is active
- Entity ID for Font Assets is serialized twice which throws an error when using Debug Inspector
- Play Mode can be entered when disabling Adaptive Performance and pressing either the Play Mode button or the keyboard shortcut to enter Play Mode before recompilation leading to errors and warnings thrown
- Parent ListView element also becomes selected when inner ListView element is selected
SachinGanesh
Nov 04, 2018 22:44
The issue was fixed after updating Analytics Library in Package Manger to version 3.2.0
SachinGanesh
Nov 04, 2018 17:22
Crashes on iPad Pro (iOS 12.1). Tested on both Unity3d 2018.3.X beta & 2019.1.0a7 (Xcode 10 & 10.1)
WonderWorkshop
Oct 20, 2018 00:18
Crashes on iPad Mini 4 iOS 12.0.1 with new project, Unity 2018.3.0b6
JackmanGomel
Oct 06, 2018 08:05
Crash Unity 2018.2.11f and 2018.3.04b after show splash screen on all devices iOS with a project and plugins. Loaded a game with new project and blank scene
rick_mehta
Oct 01, 2018 13:24
Doesn’t crashed working ok now
Chadrien
Sep 14, 2018 20:37
Doesn't crash on iPhoneX & iPhone 7 but crash on iPadPro.
Unity 2018.3.0b1
iOS 12 GM
Xcode 10 GM