Search Issue Tracker
Duplicate
Fixed in 2018.4.X
Votes
0
Found in
2017.4.0f1
2018.2.13f1
Issue ID
1091024
Regression
No
[IL2CPP] CalculateDeltaTime() crashes when using link.xml and not importing TMP Essentials
To reproduce:
1. Download attached project "New Unity Project.zip" and open in Unity
2. Open "SampleScene" scene
3. Build for iOS
4. Deploy the Xcode project to the iOS device
Expected results: App works as expected
Actual results: App crashes after Splash Screen
Notes:
- This issue does not appears on Windows and macOS Standalone (IL2CPP)
- This issue appears on WebGL, iOS, and Android (IL2CPP)
- For some reason from Unity 2018.3.0a7 app does not crash on iPhone 7 Plus and iPhone X
- Stacktrace is shared in Comments section
- Workaround: Select Window > TextMesh Pro > Import TMP Essential Resources and import everything
Tested with:
- iPhone 6 Plus, iOS: 12.0.1 - Repruduced
- iPhone 7 Plus, iOS 12.0 - Reproduced until Unity 2018.3.0a6
- iPhone X, iOS 12.1 - Reproduced until Unity 2018.3.0a6
- Samsung Galaxy S8 (SM-G950F), Android 8.0.0, CPU: Exynos 9 Octa 8895, GPU: Mali-G71 - Reproduced
Reproduced on Unity 2017.4.0f1, 2017.4.13f1, 2018.1.9f2, 2018.2.13f, 2018.3.1f1 and 2019.1.0a12
Comments (1)
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
- [Android] Stage information is not logged when Log Shader Compilation is enabled
- [Vulkan] The memory allocation increases rapidly when there are multiple (three or more) Real-Time Reflection Probes in the Scene
- [macOS] Library folder of the opened project can be deleted which leads to the crash
- “Default Scene” dropdown field contains a spelling mistake “Default Builtin”
- Editor crashes on PPtr<Mesh> after adding Text Mesh and Cloth Components to the same GameObject
JustZht
Sep 28, 2019 07:48
Reproduced on Unity 2019.2.6f1 iOS