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
- Texture2D hash changes inside of an AssetBundle when rebuilding a SpriteAtlas bundle with an empty AssetPostprocessor Script enabled
- Aniso Level still applies when Generate MipMap is disabled in Texture Import Settings
- Mipmap Limit Groups long names are not truncated when creating a new Mipmap Limit Group with a long name
- “ArgumentException: Invalid double parameter.” error is thrown when Infinity is typed into the Fixed Timestep field
- GameObject becomes gray when using HDRP and STP together on macOS
Add comment