Search Issue Tracker
Fixed in preview.6-1.2.0
Votes
0
Found in [Package]
preview.4 - 1.1.0
Issue ID
1175538
Regression
Yes
[Android] Application crashes on RayCast method when Burst package is added to the project
To reproduce:
1. Open attached project
2. Build and run to Android device
Actual result: After splash screen application crashes
Expected result: Application should not crash
Reproduced with: 2019.2.0f1; 2020.1.0a7
Can not reproduce on 2017.4; 2018.4 due to errors.
Tested with:
VLNQA00263, Google Pixel 3 (Pixel 3), Android 9, CPU: Snapdragon 845, GPU: Adreno (TM) 630
VLNQA00264, Samsung Galaxy S10+ (SM-G975F), Android 9, CPU: Exynos 9 9820, GPU: Mali-G76
VLNQA00289, Samsung Galaxy Grand Prime (SM-G530H), Android 4.4.4, CPU: Snapdragon 410 MSM8916, GPU: Adreno (TM) 306
Can not reproduce with preview.3 - 1.1.0 Burst package
Crashing in this line of code:
var (isHit, hp, d) = CollisionJob.GetIntersectionPoint();
Note: logcat attached
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- [sw-unity-6-1] Shadergraph panning area size is constant regardless of the size or the zoom level
- [Android] Arabic characters are not displayed when the font falls back to the OS font
- Gradient Editor tab is missing "on-hover" action on the three-dot menu
- [sw-unity-6-1] Transform Gizmos cannot be interacted with when they are overlapping with the Orientation Gizmo
- [sw-unity-6-1] Code is executed twice in a Coroutine when "WaitUntil(() => Input.GetKeyDown())" is used with "while(true)"
Add comment