Search Issue Tracker
Won't Fix
Votes
0
Found in [Package]
Issue ID
1196697
Regression
No
[Mobile][DOTS][IL2CPP] Crash on GetTransformsLength when accessing null collider
How to reproduce:
1. Build the attached project for iOS
2. Build & Run the app to device via Xcode
Actual result: Unity crashes.
Reproducible with: 2018.4.12f1, 2019.1.14f1, 2019.2.11f1., 2019.2.0b10, 2019.3.0b10, 2020.1.0a12.
Devices reproducible with:
- iPhone 8 (iOS 12.1.2)
- iPhone 7+ (iOS 11.4.1)
- VLNQA00262, Sony Xperia XZ Premium (G8141), Android 9, CPU: Snapdragon 835 MSM8998, GPU: Adreno (TM) 540
Notes:
- May be connected to case 731151
- The crash happens when trying to change Collider.enabled value, but collider is null.
- The crash doesn't happen without a Job System.
- The crash happens with IL2CPP (Not reproducible with Mono).
- Not reproducible on Mac Standalone (IL2CPP).
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- UI Toolkit meshes are fully rendered and rasterized when opacity is 0
- Light rendering artefacts appear in the Editor when assigning unsupported 3D Custom Render Texture in Camera’s Output Texture, unclearable errors and warnings spammed
- Memory leak when running a test with "GfxThreadingMode" set to "SplitJobs"
- Loading Unloaded unsaved Scene throws “ArgumentException” error in the Console
- Crash on std::__1::__tree_const_iterator when opening the Build Profiles window in a specific project
Add comment