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
- GPU utilization increases by 20% on Meta Quest headsets when Render Graph is enabled on 6000.0.16f1 and higher
- Value on Slider (Int) control in UI Builder displays as default when saving UI Document
- Color mismatch in UI Builders Library panel when the Editors theme is set to Light Mode
- [Android ] "AndroidJNI.ToBooleanArray" returns a random non-zero value instead of "IntPtr.Zero" when the method argument is null
- Non-HDR color picker opens when selecting material color with HDR enabled
Add comment