Search Issue Tracker
Fixed in 2019.4.X
Fixed in 2018.4.X, 2020.1.X, 2020.2.X
Votes
0
Found in
2019.2
2019.2.16f1
2019.3
Issue ID
1256815
Regression
No
[Mobile] Heap Corruption crash in a malloc when launching an application
How to reproduce:
1. Open the attached project
2. Go to File-> Build Settings-> Switch to iOS Platform
3. Build for iOS
4. Open the Xcode project
5. Delete Provisioning Profile of User Defined section in Build Settings
6. Deploy the Xcode project to the iOS device
7. Kill the application once it is launched
8. Launch the application
9. Repeat 7th and 8th steps until the application will crash at launch
Reproducible with: 2019.2.16f1, 2019.3.15f1
Reproducible on:
- iPad Air 2 (iOS 13.1.2)
- iPhone 5s (iOS 12.4.5)
- iPad Mini 2 (Customer's info)
- iPad Air 1 (Customer's info)
Not reproducible on:
- iPad Air 2 (iOS 11.0.3)
- iPhone 8 Plus (iOS 12.0)
- iPhone XR (iOS 13.4.1)
- iPhone 6s (iOS 13.0)
- iPad Pro 12.9 (iOS 13.4.1)
- iPad 9.7 6th gen (iOS 12.1)
Notes:
- Crashes about 1/10 times
- Issue usually appears on low-end iOS devices
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
Add comment