Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG]: wrong multiple shadows rendering on enable/disable #168

Closed
lslzl3000 opened this issue May 19, 2023 · 1 comment
Closed

[BUG]: wrong multiple shadows rendering on enable/disable #168

lslzl3000 opened this issue May 19, 2023 · 1 comment
Labels
bug Something isn't working
Milestone

Comments

@lslzl3000
Copy link
Collaborator

Describe the bug

If there are multiple lights in one scene, some strange rendering result on disable/enable:

  1. add two dir lights with shadow
  2. if disable the first one, the others will also disabled
  3. then, re-enable the first one, the others still invisible

Screenshots

20230519-173142

Orillusion engine version

0.6.2

Code demo link

https://codepen.io/orillusion/pen/dygQGrj?editors=1010

@lslzl3000 lslzl3000 added the bug Something isn't working label May 19, 2023
@lslzl3000 lslzl3000 added this to the 0.6 milestone May 19, 2023
@lslzl3000
Copy link
Collaborator Author

resolved in 0.6.3

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant