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

Invisible frames and paintings #49

Closed
QueenUlyana opened this issue Dec 12, 2021 · 1 comment
Closed

Invisible frames and paintings #49

QueenUlyana opened this issue Dec 12, 2021 · 1 comment

Comments

@QueenUlyana
Copy link

QueenUlyana commented Dec 12, 2021

Frames and paintings are visually invisible even when you are near them. Is there any way to fix this?
2021-12-11_19 36 34
2021-12-11_19 36 38

@tr7zw
Copy link
Owner

tr7zw commented Dec 13, 2021

Is there any way to fix this?

It's a known issue that I just haven't yet had the time to nail down how to fix it correctly. I know somewhat why it happens and how to "fix" it, but it costs too much performance (on the culling thread, not fps related) to do that(disable the cache).
This bug is tracked in #39 , for now the next step is to get a clean example to reproduce this (flatmap with the least amount of required entities to reproduce the bug), to then look step for step on why this happens.

@tr7zw tr7zw closed this as completed Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants