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

Global Reflection Probes break rendering some of the things on 2nd players view. #104

Open
OsaPL opened this issue May 15, 2023 · 0 comments
Labels
bug Something isn't working

Comments

@OsaPL
Copy link

OsaPL commented May 15, 2023

Anytime you place a global reflection probe, DebugDrawBilboard() will stop rendering the billboard ONLY for the second player.

The problem stays even after:

  • Reloading the map
  • Removing the probe, then reloading the map
  • Loading another map (even one without any probes)

To fix it, you need to remove the probe, then restart the game.
Or restart the game and not load any map with probes.

The yellow rabbit icon is only seen by 3 players here.
(green is 1st, red 2nd, yellow 3rd and blue 4th camera)
image

@Timbles Timbles added the bug Something isn't working label May 15, 2023
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
None yet
Development

No branches or pull requests

2 participants