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

Deformer plugin crashes unreal 5.4 randomly making dtu and unreal unusable #86

Open
Milliethegreat opened this issue May 14, 2024 · 5 comments
Assignees
Labels
feature request New feature or request fixed Issue is resolved question Further information is requested

Comments

@Milliethegreat
Copy link

I can’t use my UE 5.4 project with DTU because the requirement to have deformer framework makes my project completely unusable due to random consistent crashes. If I disable deformer framework my project works fine again. I’m using matrix city sample. I cannot not use matrix city sample as it’s a dependency for the city generator I use extensively for my projects. No im not using a different city generator nor am I changing anything about the generator I’m using so don’t ask! I didn’t create the generator and no the developer isn’t changing that dependency requirement so don’t ask that either! Is there a way dtu can be fixed to not rely on any other plugins especially not deformer framework?!? Please do fix that thank you!

@daz-ddb
Copy link

daz-ddb commented May 17, 2024

Hi @Milliethegreat,

Sorry for your frustrations. Due to the heavy resource requirements of the matrix city sample, I suggest that you use two Unreal projects:

  1. One Unreal project just for importing/transferring Daz Characters into Unreal. (Enable DazToUnreal and MLDeformer plugins in this project)
  2. A second project based on the matrix city sample. (Do not enable DazToUnreal, MLDeformer plugins)

Enable the MLDeformer and DazToUnreal plugins in the first project. Then transfer your Daz Characters into Unreal. Right-click the assets that you wish to transfer to your main matrix city sample based project, then choose Asset Actions > Migrate. Here are detailed instructions from Epic: https://dev.epicgames.com/documentation/en-us/unreal-engine/migrating-assets-in-unreal-engine?application_version=5.4

Depending on your character, you may need to copy dependency assets from the DazToUnreal Plugin Content folder into your main project content folder in Project 1 so that Unreal can correctly access and Migrate them to Project 2.

We will also look into removing dependencies for other plugins if possible.

@danielbui78 danielbui78 added fixed Issue is resolved question Further information is requested feature request New feature or request labels May 17, 2024
@Milliethegreat
Copy link
Author

Milliethegreat commented May 17, 2024 via email

@Milliethegreat
Copy link
Author

It still crashes. Even when I don’t have the city sample loaded. I haven’t tried your method yet because I’m trying to avoid the unnecessary extra steps. Is there a way you could remove the deformer framework dependency requirement from dtu to eliminate all the unnecessary extra steps please?

@Joe-Machintosh
Copy link

I enabled MLDeformer and DazToUnreal in a blank project & it crashes on me I cant get models to unnreal

@GeneralProtectionFault
Copy link

Umm, this issue doesn't pertain to me, but curious @danielbui78 , why has this issue been marked fixed for 4 months when it's not and no activity?

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

No branches or pull requests

5 participants