Spotlight attached to character on mobile not working

Hi. I’m trying to make a flashlight for my fps game on mobile. First when I saw it didn’t worked I thought that it’s not supported on mobile but after reading this Lighting for Mobile Platforms | Unreal Engine Documentation I saw that are supported up to 4 mobile spot lights. I don’t know why when I’m testing on my mobile or on es2 view mode it doesn’t work. I’ve also added a point light to my character and that one is working fine. What could be the problem?
Thank you!

It seems like moveable spotlights on mobile will be supported in UE 4.22:

Mobile Updates:

- Mobile Feature Level Preview Improvements
- Scalability Platform Override for Mobile Play-in-Editor
- Movable Spotlight support on Mobile
- SaveGame System iCloud Support
- Device Output Window Improvements
- HTML5 Platform Improvements
- Dithered LOD Transitions on Mobile
- iOS Preferred Orientation

Link to the preview release notes

Thank you! I’ve tried an entire week to solve this and yes, on 4.22 I’ll do it :slight_smile:

I tried to add spotlight in 4.22.0. Not working for me.

For me it works but it’s very laggy.

works if you place the spotlight as an actor ,but does not seem to work if the spotlight is a component attached to another actor…

Update: It does work, but only if shadow casting is enabled . _ .

Right Info you can find here: Lighting for Mobile Platforms | Unreal Engine Documentation

Yuo just need to enable it in settings…