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

Fix glTF scene export crash on null normal texture #56380

Merged
merged 1 commit into from
Jan 5, 2022

Conversation

RedMser
Copy link
Contributor

@RedMser RedMser commented Dec 31, 2021

Also removes a redundant get_texture call directly below
the modified code block.

Fixes #56379

Also removes a redundant get_texture call directly below
the modified code block.

Fixes godotengine#56379
@RedMser RedMser requested a review from a team as a code owner December 31, 2021 16:46
Copy link
Member

@fire fire left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The code adds a null check at the top.

@Chaosus Chaosus added this to the 4.0 milestone Dec 31, 2021
@Chaosus Chaosus added crash and removed topic:core labels Dec 31, 2021
@akien-mga akien-mga merged commit 118f6d4 into godotengine:master Jan 5, 2022
@akien-mga
Copy link
Member

Thanks!

@akien-mga akien-mga added cherrypick:3.4 cherrypick:3.x Considered for cherry-picking into a future 3.x release labels Jan 5, 2022
@akien-mga
Copy link
Member

Cherry-picked for 3.5.

@akien-mga akien-mga removed the cherrypick:3.x Considered for cherry-picking into a future 3.x release label Jan 5, 2022
@akien-mga
Copy link
Member

Cherry-picked for 3.4.3.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

glTF scene export crashes for a null normal texture
4 participants