I have a single scene with a single mesh with a single material with a single Albedo color.
If I drop a Camera3D and DirectionalLight3D into my scene and run it, the mesh displays.
If I instead use a OmniLight3D, the mesh is black and the scene is dark. I've tried fiddling with all the energy options but they do nothing.
What's wrong please?