Hi. I found that the Android build with Unity 2020.1 + Burst enabled shows burst related error when startup:
Unable to find lib_burst_0_0
Unable to find _burst_0_0
This error does not appear in Unity 2019.4 build. Minimal reproducible project was sent as Case 1268172.
(URP default project + single burst enabled IJob can make the issue.)