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
- Particle System Renderer icon is missing in Animation window > Add Property context menu
- [Android] Legacy, TMP and UI Toolkit Input Field language toggle to some non-latin alphabet languages does not work with external keyboard
- Crash on keywords::LocalKeywordState::operator when calling ShaderUtil.GetPasskeywords with ShaderType.RayTracing set as the third parameter
- Inconsistent “Remove property” behavior when removing child properties in Animator window
- Scene View Camera overlay preview goes out of Scene View bounds when the Scene View is resized vertically
JustZht
Sep 28, 2019 07:48
Reproduced on Unity 2019.2.6f1 iOS