Hello, dear devs.
We faced an issue with a lights.
Everything works fine in the editor, but Spot and Point Lights don't work in the build.
Tech. specs:
Unity 2022.3.22f1
URP 14.0.10
spine-csharp 4.2.16
spine-unity 4.2.58
urp-shaders 4.2.30
I have a 3D plain as a floor and three spine-boys: with spot light, with point light and with directional.
As you can see - in the editor Lights affect spine-boys, but in the build spot and point light only affect floor.
Directional light works in both cases.
Here is a picture:
I have found that if Main Light is Disabled in a URP settings - it fixes the issue with missing lights in the build, but it can't be done in our project.
I know that 4.2 still beta but could you please confirm that it's known issues and it will be fixed in the future?
Please let me know If you need any additional info from me.
Have a nice day 🙂