Objects doesn't Render after load from Addressables with URP

Our team had project on 2019.4 with hybrid render 0.5.0 and dots 0.11.0 and used addressables for our prefabs something like Scriptables object marked ass addressables with fields:

6217422--683625--upload_2020-8-18_13-10-36.png

They are loading during runtime and work fine.

With 2020.1 released we upgrade our project with this version and now trying using URP 9.0.0 - prev.35.
and still with hybrid render 0.5.0 and dots 0.11.0. Shaders was upgraded for URP. Using this option in editor
6217422--683628--upload_2020-8-18_13-16-6.png
works fine. All addressables loading and rendering . But using
6217422--683631--upload_2020-8-18_13-16-35.png
In editor either in devices loads our prefabs in runtime but doesn’t render. All Components are loaded fine all fields end etc was checked and looks correctly, but doesn’t render. Any tips ? What should we check ?

Could you file a bug report for us so that the team can take a deeper dive? Unity QA: Building quality with passion

We send bug report with mini project of this case. Looks like it doesn’t work on mobile platform