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

Send to UE Is there a way to import objects without material into unreal engine? #713

Open
kulovanyi opened this issue Jan 31, 2024 · 1 comment
Labels
question Further information is requested

Comments

@kulovanyi
Copy link

I want to create the materials myself in unreal engine.
Is there an option like the unreal engine do not create material option?

@kulovanyi kulovanyi added the question Further information is requested label Jan 31, 2024
@Mordynak
Copy link

Mordynak commented Feb 6, 2024

Yes.
If you open up the pipeline settings dialogue. Then go to the Import tab, you will see an option to import materials. Uncheck it.

For a bonus handy feature. If you go again to the import tab. Scroll way down to the material settings and you will see an option called Material Import Method. Change that option to All Assets and it will search your unreal project for materials (Or better yet, material instances) with a matching name.

So as long as your material is named in blender, the same as the existing material in Unreal, it will pick it up and auto apply it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants