Search Issue Tracker
Won't Fix
Votes
6
Found in
2019.1.0a3
Issue ID
1087313
Regression
No
[iOS] CoreMotion errors on any project launched on iPhone XS/XS Max
Steps to reproduce:
1. Open attached project (or create an empty one)
2. Build for iOS
3. Deploy to iPhone XS or iPhone XS Max
4. Notice couple of errors at the startup:
Main Thread Checker: UI API called on a background thread: -[UIApplication applicationState]
PID: 1203, TID: 867800, Thread name: com.apple.CoreMotion.MotionThread, Queue name: com.apple.root.default-qos.overcommit, QoS: 0
Reproduced with: 2018.3.0b3, 2019.1.0a3
Tested with:
iPhone XS (iOS 12.0) - Reproduced
iPhone XS Max (iOS 12.0) - Reproduced
iPhone X (iOS 12.0) - Not reproduced
-
mml
Apr 29, 2019 08:27
This also happens with a freshly created empty project using
Unity 2018.2.21f1,
Xcode 10.2.1 (10E1001) ,
11-inch iPad Pro
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
- Joint Physics result in unexpected behaviors when used for articulated vehicles like buses or trucks
- 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 which worked with TMP Font Asset Creator
Resolution Note (2019.1.X):
Seem like an internal issue in CoreMotion initialization, this happens in the framework itself so there isn't much we can do about it.