Search Issue Tracker
Not Reproducible
Votes
0
Found in [Package]
0.0.12
Issue ID
1166919
Regression
No
[Mobile] Internal function can not be found when project with ECS is built to mobile device
To reproduce:
1. Open attached project
2. Build and run to mobile device
3. Check Logcat
Actual results: Logcat throws Unable to find internal function `UnityEngine.Jobs.TransformAccess::SetRotation` and the scene is blank
Expected results: Application should open normally
Reproduced with: 2019.2.11f1; On 2019.3.0b9; 2020.1.0b9 application does not show error, but crashes.
Can not check in 2017.4; 2018.4 due to errors.
Tested with:
VLNQA00128, Samsung Galaxy Note8 (SM-N950F), Android 9, CPU: Exynos 9 Octa 8895, GPU: Mali-G71
VLNQA00290, Samsung Galaxy S10 5G (SM-G977U), Android 9, CPU: Snapdragon 855 SM8150, GPU: Adreno (TM) 640
iPhone SE iOS 12.3.1
Error: Unable to find internal function `UnityEngine.Jobs.TransformAccess::SetRotation`
Note: Logcats 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