An Entity doesn't receive point light from the another entity

Hi guys.

Problem

One gameObject has a Light component (Point light). Another gameObject a common cube. When the cube is gameObject - it receives light from the first gameObject (converted to Entity). When they both are entities - the cube doesn’t receive light from the first gameObject.

My project
Unity 2020.2.0f1
HybridRenderer V2 - 0.10.0-preview.21
URP - 10.2.2

You should really check what’s supported for URP it’s a bit limited atm.

https://docs.unity3d.com/Packages/com.unity.rendering.hybrid@0.10/manual/index.html

Though it won’t be here for 2020, maybe in next HR in mid Jan

1 Like

What’s a HBR?

Was meant to be HR. HybridRenderer

Lol. Thank you for info