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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
JustZht
Sep 28, 2019 07:48
Reproduced on Unity 2019.2.6f1 iOS