Blueprint reference error when destroying a conponent

Hey guys,

I’m having issues whenever my blueprint actor destroys a selected light, its blueprint reference is producing errors. Anyway to resolve this?

Worked! Thanks so much

Use an IsValid node to check that the light still exists before calling any of its functions.