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

Package: Unity Jobs System

-

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).

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.