Really Easy Way to Improve Metahuman Performance in Unreal Engine 5

Поділитися
Вставка
  • Опубліковано 23 лис 2024

КОМЕНТАРІ • 44

  • @kovaryzoltan1859
    @kovaryzoltan1859 7 місяців тому +2

    Thanks a mill, great help with my recent project, I was at the edge of giving up on metahumans, but this saved the day!

    • @SipAndCode7
      @SipAndCode7  7 місяців тому

      Glad it worked out for you :)

  • @spaltoz
    @spaltoz Рік тому +8

    Thank you for this wonderful tip for optimizing a metahuman or any other character. Kudos to you.

  • @thegiffman
    @thegiffman Рік тому +2

    It's not just fitting memory that's important for power-of-two. The biggest issue is mip-mapping. Power-of-two textures can be easily and dynamically resized to smaller versions, which are used to reduce aliasing at long distances. If you've got a lot of jaggies or flickering, chances are you didn't use power-of-two textures and mips are therefore off.

    • @SipAndCode7
      @SipAndCode7  Рік тому +1

      Thank you for sharing that, I appreciate it.

  • @coulterjb22
    @coulterjb22 6 місяців тому +1

    What a great tut. I just figured out how to use this software for my needs and my comp was getting too hot. Thank you!

  • @RyouTheMad
    @RyouTheMad 10 місяців тому +2

    sadly there's no comparison in performance
    but in any case this surely helps
    thank you

  • @aviel200
    @aviel200 Рік тому +1

    wiil be amazing to see more Performance optimization videos please!
    very help!

  • @MatyasCensky
    @MatyasCensky 8 місяців тому +1

    Very helpful, thanks

  • @kairavmehta4055
    @kairavmehta4055 10 місяців тому +3

    for some reason my engine can't do all at once so i had to do it 10 at a time

  • @Enginuity_UE
    @Enginuity_UE 4 місяці тому +2

    Just use LOD bias instead... that way, they all get reduced evenly.

  • @azythegreat
    @azythegreat 3 місяці тому

    This is for "when developing". What's a good dimension for gameplay?

  • @amerboss99
    @amerboss99 Рік тому +2

    mine is set 0 instead of multiple value even after i selected all, any help?

    • @SipAndCode7
      @SipAndCode7  Рік тому

      Hey, so for most of the values the maximum texture size is set to 0. I took a look at my example and there is only one texture which doesn't have it set to 0. Based on their documentation 0 means that the maximum size possible for each platform. You can still go ahead and select all and change it like the video mentions.

  • @MatthewWarnerVA
    @MatthewWarnerVA Рік тому +2

    Thanks. Dumb question: if I use that procedure to reduce my MH's textures to 512, what is the figure to return them to later?

    • @SipAndCode7
      @SipAndCode7  Рік тому +3

      No problem. Not a dumb question at all. Do the same process you did for changing them to 512. To set to default values you should see a curly arrow next to maximum texture size, when you hover over it, says revert to default value. Just need to click on it.

    • @MatthewWarnerVA
      @MatthewWarnerVA Рік тому

      @@SipAndCode7 Thanks!

    • @vaibhavdevadiga9807
      @vaibhavdevadiga9807 Рік тому

      @@SipAndCode7 I have clicked the curly arrow button. some of the textures has been changed to 8k. But some of the hair textures hasn't changed. What else I can do to get it back to 8k.

    • @SipAndCode7
      @SipAndCode7  Рік тому +1

      @@vaibhavdevadiga9807 Hey, the curly arrow sets all textures to their default which was the initial value. Not all textures are set to 8k initially either. But if you wanted you can manually change it to the value you want.

    • @vaibhavdevadiga9807
      @vaibhavdevadiga9807 Рік тому +1

      @@SipAndCode7 I see, got it! Thanks for the update.

  • @andyswi
    @andyswi 11 місяців тому +1

    Extremely Helpful.

  • @VideosFavero
    @VideosFavero 9 місяців тому +1

    Thanks, help me a lot!

    • @SipAndCode7
      @SipAndCode7  9 місяців тому

      Hi you are welcome, I am glad

  • @FirstnameLastname-mq1hp
    @FirstnameLastname-mq1hp 11 місяців тому +1

    Thank you. Will it reduce render time?

    • @SipAndCode7
      @SipAndCode7  11 місяців тому

      It will if you keep the texture size reduced.

  • @IndigoKidda
    @IndigoKidda 9 місяців тому +1

    thank you

  • @SKIROW
    @SKIROW 11 місяців тому

    Thank youman!

  • @RizaBochiza
    @RizaBochiza Рік тому +1

    Great tip! It crashed the engine lol, but I'm going to continue to use this in the future

    • @SipAndCode7
      @SipAndCode7  Рік тому

      Yeah it is a computationally expensive function especially if there is a lot of textures so sometimes ue may crash :)

  • @commanderskullySHepherdson
    @commanderskullySHepherdson 11 місяців тому

    thanks so much!

  • @ArthurBaum
    @ArthurBaum Рік тому +7

    This is nonsense. Just pick Mid or low resolution when downloading a Metahuman from Bridge. It does the same thing without the need to go into a bulk edit matrix. Also: texture size(s) are hitting the VRAM of your GPU, not necessarily the fps, so the title is quite misleading. Metahumans have insane shaders in their material slots as well as complex Groom. THOSE are the things which have a huge impact on your performance. So, depending on your scene you should rather reduce the LODs and / or switching grooms to cards.

  • @eddy-readysteady-go9001
    @eddy-readysteady-go9001 Рік тому

    Can you do a tutorial in how to import 3d scans from polycam app?
    Like inanimate objects.
    Also from metahuman UE editor

    • @SipAndCode7
      @SipAndCode7  Рік тому

      Haven't imported from polycam app so unfortunately don't know much about it.

  • @PatrickTheDM
    @PatrickTheDM Рік тому +1

    Nice.

  • @stanleywtang
    @stanleywtang 8 місяців тому

    Nice, does this trick change the size of the project?

  • @CptSamiul
    @CptSamiul Рік тому

    After doing this, is it smoother and lag free for those too, who's are playing my game? Specifically for metahuman? Because I am targeting to make a mini game for who's are using intel hd graphics, i mean no external gpu. But i want to use metahuman character. Please answer my situation.

    • @SipAndCode7
      @SipAndCode7  Рік тому

      Hey @CptSamilul
      Yes reducing texture resolution does affect the fps of the game for those who are playing as well. This ofcourse doesn't only apply to metahumans but all the textures you are using in your game. You do need to do some fine tuning. Perhaps the best thing to do is try different resolutions and try to run the game on a machine with the settings you are targeting. I am not sure how well it would perform on a machine with no external GPU. You have to see how low of a resolution you can go to where your game still looks good but also runs smoothly. There are also other factors that affect performance as well. Hope this helps.

  • @djtc2093
    @djtc2093 8 місяців тому

    Made zero difference on my end.

  • @3djimmy
    @3djimmy 8 місяців тому +1

    So you just deleted a ton of frustration from my life, I guess less character development for me personally but much more character development for Metahumans.