Unreal Engine 4.9 Preview

[=;343085]
Does the “Dynamic Character Shadows can be used with otherwise static lighting and shadowing” require the Deferred Rendering with Metal support(which requires source)?

Can’t seem to get shadows to work on device…
[/]

No, they work with forward rendering. You need to set CastModulatedShadow on a Directional light. Also make sure your static lighting for geometry has been rebuilt.