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

App crashes when drawing lines to disabled layer #6345

Closed
LeXXik opened this issue May 9, 2024 · 0 comments · Fixed by #6353
Closed

App crashes when drawing lines to disabled layer #6345

LeXXik opened this issue May 9, 2024 · 0 comments · Fixed by #6353
Assignees
Labels
area: graphics Graphics related issue bug

Comments

@LeXXik
Copy link
Contributor

LeXXik commented May 9, 2024

If the layer that you draw lines to is disabled, the batch arrays never get cleared, overflowing and the app crashes.

Repro: https://playcanvas.com/project/1212210/overview/draw-line-issue

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: graphics Graphics related issue bug
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants