EtherealEngine / etherealengine

iR Engine - Bringing us together on the open social spatial web. πŸ€– πŸš€ πŸ‘“ πŸ•ΉοΈ πŸ§‘πŸΏβ€πŸš€

Home Page:https://etherealengine.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Bug]: Directional Light is not working in Shadows Render mode

CITIZENDOT opened this issue Β· comments

Version

08c3b70(1.6.0)

Operating Systems

  • macOS
  • Windows
  • Linux
  • Android
  • IOS

Browser (if applicable)

Brave

What is supposed happened?

When changing intensity of Directional Light, parts of scene should become brighter (which respond to light).

What happened?

Tried changing intensity from 1 to 10, 10 to 100. And there's no visual change.
Also tried toggling visible property of the entity, and still no change.

Steps to reproduce

- Set the render mode to `Shadows`
- Set a Directional Light component (if not set) and increase the intensity. 
- Toggle the `visible` property.

Relevant Info

No response