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
- Out-of-bounds memory access with multiple CanvasRenderers under a Canvas when using Mesh API
- Inspector tries to access file after it was deleted when the file was locked in Inspector window
- Changing Transform values in Search window Inspector loses focus while dragging and stopping mouse without releasing dragging action
- Saving changes on the dirty VFX Graph during the Play mode throws "The referenced script (Unknown) on this Behaviour is missing!" warnings
- VFX Graph Debug Info overlaps the "Initialize" block debug info by default
Add comment