Search Issue Tracker
Fixed in 2019.3.X
Votes
1
Found in
2019.1
2019.2.10f1
2020.1
Issue ID
1194209
Regression
No
[iOS] Crash on UnityFramework`RaiseInvalidCastException when using incremental GC and C# HttpClient
How to reproduce:
1. Build the "GC_Crash.zip" project for iOS
2. Build & Run the app to device via Xcode
3. Wait
Actual result: Unity crashes.
Reproducible with: 2019.1.14f1, 2019.2.11f1, 2019.3.0b9, 2020.1.0a11.
Devices reproducible with:
- iPhone X (iOS 13.0)
- iPhone 8 Plus (iOS 12.0)
- iPhone 7 (iOS 12.3.1)
Notes:
- Incremental GC has to be enabled for Unity to crash.
- Incremental GC doesn't exist in Unity 2018.4 and lower.
------------------
Fixed in 2020.1.0a15, 2019.3.0f1.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Buttons in the Overlay Menu in the Scene View are all gray even if they're activated when Game View is maximized and minimized
- NullReferenceException is thrown when baking Adaptive Probe Volume for a Terrain with Non-GI Contributing Tree Prototypes and multiple APV objects with different LayerMasks are present on the scene
- Hands are not recognized when using Hololens 2
- "OnTriggerExit2D" is called before "OnTriggerEnter2D" when object is destroyed immediately
- Editor crashes on PrepareSpriteTilingData when exiting Play mode
Add comment