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 crash in UE 5.1.1 when importing new texture #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

seriema
Copy link
Contributor

@seriema seriema commented May 8, 2023

This fixes issue #4 by checking for pre-existing settings instead of trying to get a valid Texture Factory. Because it would likely require bigger changes if it's to work with the Interchange plugin. We check if the texture already has some settings that aren't valid and if so set the default (first) setting for each.

@seriema seriema changed the title Check for pre-existing settings instead of Texture Factory Fix crash in UE 5.1.1 when importing new texture Aug 12, 2023
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

Successfully merging this pull request may close these issues.

1 participant