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
- Project Auditor suggests to update package to a lower version than installed when the recommended package version is not the latest version
- Low performance when multiple meshes using BlendShape are rendered on screen
- TMP Dropdown visually corrupts or disappears when its own GameObject is assigned to "Caption Image" or "Placeholder" elements
- Usymtool tries to upload GameAssembly.pdb when it doesn't exist after building with Mono backend
- “NullReferenceException” error thrown in the Console when running HDRP Wizard “Fix All” in URP project after installing HDRP Package
Add comment