Fix crash when adding shadow casters #1463
Labels
A-Engine
B-Rendering
C-Crash
P-Normal
This issue isn't a big priority, but it would still be nice to have it closed soon
Description
Adding a shadow caster to an existing light source in the entity inspector crashes the engine with one of the following errors:
Spot/point lights:
Directional lights:
Reproduce
Steps to reproduce the behavior:
DirectionalLight
)DirectionalShadowCaster
)Expected behaviour
Adding a shadow caster should enable shadows without crashing.
The text was updated successfully, but these errors were encountered: