Extending new Blueprint from Light can't be done

Found an issue. Basically we can’t create Blueprints extending from Light.

Repro:

  • Create new Blueprint extending from Light,
  • Compile,
  • You should get error,

What would be great: to create our own lights using Light class. Just need to access to LightComponent to set it to other light type.