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
- Articulation Body with 'Revolute' Joint Type has erratic behavior when Upper Limit is set to above 360
- WebGL Player fails to render Scene when Terrain with Detail Mesh is added and WebGPU Graphics API is used
- Inconsistent errors are logged when different types are passed into the Query "Q<>" method in UIToolkit and the ancestor VisualElement is null
- Crash on GetMaterialPropertyByIndex when opening a specific Scene
- Discrepancies in the styling are present when using a TSS file instead of a USS file in custom EditorWindow
Add comment