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

Handle a render pass debug logging issue where index is not provided #6238

Merged
merged 1 commit into from
Apr 10, 2024

Conversation

mvaligursky
Copy link
Contributor

@mvaligursky mvaligursky commented Apr 10, 2024

when render passes are manually rendered before the engine's first frame, the index is undefined, and .string() on it throws.

@mvaligursky mvaligursky self-assigned this Apr 10, 2024
@mvaligursky mvaligursky added bug area: graphics Graphics related issue labels Apr 10, 2024
@mvaligursky mvaligursky requested a review from a team April 10, 2024 13:46
@mvaligursky mvaligursky merged commit 92fb6ba into main Apr 10, 2024
7 checks passed
@mvaligursky mvaligursky deleted the mv-renderpass-logging-fix branch April 10, 2024 14:21
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 this pull request may close these issues.

2 participants