How to EXPORT MATERIALS from Blender to Unity 2023 (Updated)

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 ก.ย. 2024

ความคิดเห็น • 214

  • @LuanOliveira-kk9hb
    @LuanOliveira-kk9hb ปีที่แล้ว +15

    This is definitely the best video I've seen so far, I always had this doubt about how to export texture from blender to unity without losing quality. Perfect, congratulations, I'm already following your channel.

  • @CarlosAMaldonado
    @CarlosAMaldonado ปีที่แล้ว +128

    Some optimization tips, try to reduce the amount of materials you use, in the example of your mushroom it was made of 3 parts with 3 different materials, it'd been better to use just one material to the whole mushroom (so it must've been uv unwrapped the 3 parts into just one map) if you select all the parts in this case the 3 objects that conform your mushroom and all the materials got the same image texture node selected you can bake all to the same png image. Other lil tip to make your images lighter, if you're not using transparencies in your image (blender can't bake transparency anyway) uncheck the "Alpha" box because your are creating a whole new channel on that image that you're not going to use. Finally, when baking your image always try to use the gpu rendering (you have to activate your gpu on blender system settings) and then select GPU bellow the cycles option on the rendering tab, and if you're just baking diffuse you can just use 1 sample (in the video you used 300 samples, but unless you're baking lighting like direct or indirect light, more than 1 sample will be useless bc is gonna render the same 300 times) so if you're baking just diffuse, emissive, roughness, normal, position or uv just use 1 sample and that will save a lot of bake time ;)

    • @RigorMortisTortoise
      @RigorMortisTortoise  ปีที่แล้ว +17

      This is awesome, thank you so much for sharing!!

    • @matheussetinacio7910
      @matheussetinacio7910 ปีที่แล้ว +13

      Probably one of the most informative extra info on a comment I've ever seen

    • @michaeljulians
      @michaeljulians 9 หลายเดือนก่อน +2

      Wow thanks a lot!!

    • @sydneyculshaw1379
      @sydneyculshaw1379 7 หลายเดือนก่อน +1

      What about baking metallic map for unity do you have any tips for that?

    • @CarlosAMaldonado
      @CarlosAMaldonado 7 หลายเดือนก่อน

      @@sydneyculshaw1379 you can make it in many ways, but my 2 to go are: for both you have to bake in 1 image metallic and 1 image for roughness, i method 1.- export your model in .fbx from blender and open it in substance painter, then import both your metallic and roughness textures, make a fill layers, activate only metallic and roughness channels and drag your metallic texture into the metallic channel and your roughness texture into the roughness channel, finally export your textures with unity urp export template. Method 2: in photoshop or any photo editing program that let's you use alpha channel drag your metallic texture, and then making an alpha mask drag your roughness texture, this can vary depending on the program you use, but the point is that you gotta make a texture that in the red channel got your metallic and in alpha channel got your roughness, blue and green channels ard ignored, so you can have your metallic in all rgb, this method being the red channel the metalness and alpha smoothness works only on built-in render pipelines and URP.

  • @bobwreath7117
    @bobwreath7117 ปีที่แล้ว +41

    Would definitely be interested in that video on a more streamlined process proposed at ~5:09 as many assets I'm working on contain a lot of tiny bits that sometime use the same material (but unwrap differently) or the same shape but use different mats. Just spent way longer than I should have doing every bit individually! Regardless though, thank you for your tutorial as the tutorials I looked at previously were ~quite~ a bit out of date :)

  • @alongal407
    @alongal407 ปีที่แล้ว +16

    Absolutely amazing tutorial, crazy how its hard to find good tutorials on texture baking

  • @MrJbenn
    @MrJbenn 10 หลายเดือนก่อน +4

    Would love to see more tutorials on the Blender -> Unity pipeline, especially explaining External Data, packing / unpacking of resources, libraries, and textures, and exporting complex and/or rigged models. Thanks!

  • @mrdavefordays9446
    @mrdavefordays9446 หลายเดือนก่อน +1

    Thank you! You saved me here. Couldnt get the other tutorials to work.

  • @jennifervercezes
    @jennifervercezes 8 หลายเดือนก่อน +4

    You are a savior, I spent so long trying to find a proper workflow for this!

  • @Nomi_901
    @Nomi_901 13 วันที่ผ่านมา

    This is exactly what I needed for my project! Thank you!

  • @benjaminlehmann
    @benjaminlehmann ปีที่แล้ว +10

    Hey. That was so helpful. Please do make a more in depth tutorial - would love to wattch and learn. Thanks!

  • @MrOwen1231
    @MrOwen1231 ปีที่แล้ว +4

    You are awesome! I've spent the last 3 hours trying to figure this out!

  • @oheybom
    @oheybom 9 หลายเดือนก่อน +2

    GOOD TUTORIAL THANKS was searching the entire web about something to help me with exporting textures

  • @ObsequiousV4
    @ObsequiousV4 ปีที่แล้ว +3

    Great tutorial. Touches on a few things I was unsure about and doesn't waste any time faffing about. 10/10

  • @RS4G
    @RS4G ปีที่แล้ว +4

    Would love to see a complet guide on how to transfer everything, including normal maps for instance! :)

  • @crazyconan28
    @crazyconan28 10 หลายเดือนก่อน +2

    Thank you for the video. I extracted the portion I needed for understanding how a exported Blender Object's material can be applied in Unity.

  • @rodrigopaillet
    @rodrigopaillet ปีที่แล้ว +2

    Thx you Tortoise for helping me in my gamedev journey. Was struggling a lot with this and after the video I was able to do it in the first try !!!

  • @lifson22
    @lifson22 ปีที่แล้ว +8

    Seriously helpful! I am just starting to dive into blender the last couple weeks, and today was trying to get some stuff imported into unity and could not figure out how to get textures. I'm working with some slightly more complicated node setups and am still running into a couple roadblocks. Would love to see how to deal with a bit more complex setups.

  • @FroggyInTheBoggy
    @FroggyInTheBoggy 8 หลายเดือนก่อน +2

    saved my game. gl on your projects.

  • @SY-Dev
    @SY-Dev 2 หลายเดือนก่อน

    WOW I just spent days trying to figure this out, and you made it so crystal clear. Thanks for saving the day!!!

  • @MrNaperonable
    @MrNaperonable ปีที่แล้ว +5

    Hello, thanks for the great tutorial!
    I would be very, very interested to see an in depth tutorial with normal maps, roughness and so on. Exporting to Unity has been a surprisingly clunky and unpleasant process ans all help is very appreciated!

  • @alyson_lupo
    @alyson_lupo 6 หลายเดือนก่อน +1

    You can leave Properties/Sampling/Render/Max Samples = 1
    It won't affect baking quality but will speed up the process

  • @Get2KnowOli
    @Get2KnowOli ปีที่แล้ว +3

    !Thank you so much! would love a more detailled tutorial :3

  • @carolinam.cabala6323
    @carolinam.cabala6323 11 หลายเดือนก่อน +2

    Those are the most beautiful mushrooms I’ve ever seen in my entire life 😭😭😭💕

  • @twoninetwo8557
    @twoninetwo8557 10 หลายเดือนก่อน +1

    Thanks I finally found the solution to my problem! your a life saverr!

  • @zeyneptopuz6779
    @zeyneptopuz6779 8 หลายเดือนก่อน +1

    Thank you very muchh. I'm just starting out with 3d modeling and everything is difficult for me. I had a problem today and your video saved me.😭

  • @Glados44
    @Glados44 11 หลายเดือนก่อน +1

    Thank you very much lady. Youndont know how much time i was looking for this explanation

  • @AnnaGlin
    @AnnaGlin 8 หลายเดือนก่อน +1

    straight to the point and easy to understand. thank you! subscribed :)

  • @soominlee4906
    @soominlee4906 8 หลายเดือนก่อน +1

    What a clean explanation. Thank you very much.

  • @KillerGameDev
    @KillerGameDev ปีที่แล้ว +1

    Wow. Like... Seriously Ive been doing unity and blender for years and EVERYONE has always said I can only do flat, basic materials. Youve seriously changed my life today. Alright - earned a subscribe. Thanks! =)

    • @RigorMortisTortoise
      @RigorMortisTortoise  ปีที่แล้ว

      Thank you so much!! Happy to help :)

    • @romank9121
      @romank9121 ปีที่แล้ว

      Have you ever heard about manuals? lol

  • @xejiks
    @xejiks หลายเดือนก่อน

    You're the best!!!! I spent an 6 hour to save obj with my textures from texture paint and i have a trauble with that, but YOU save me, THANK YOU SO MUCH ❤❤❤❤❤❤❤❤

  • @paradiselander8072
    @paradiselander8072 3 หลายเดือนก่อน

    Thank you! One of the best tutorials. Wish I had seen this last night and saved myself a few hours!☺

  • @lexy5490
    @lexy5490 6 หลายเดือนก่อน +1

    Very usefull, you really helped me. So, you shoude say about Baking settings one more thing, i'm needed to bake roughness, so if you need it too, just select roughness Instead defuse.

  • @bbproductions8975
    @bbproductions8975 ปีที่แล้ว +1

    Omg I’ve looked for a video like this for so long!

  • @luderezeus
    @luderezeus 2 หลายเดือนก่อน

    What's funny is I wasn't even looking to do what was done in this tutorial.
    I just wanted to see if you can have separate texture files/images for different parts of a mesh instead of haveing a massive one that encompases the whole mesh.
    Because Im making a VTuber model, it has loads of separate parts, so its good to know its possible.
    Thank you for indirectly helping me👌

  • @DarkParadice
    @DarkParadice ปีที่แล้ว +1

    my god that was so to the point and exactly what I wanted (what you titled the video) without 20 &$%#!@$ minutes of some dude rambling. Thank for you an accurate and concise video. My brother and law and I were trying to figure this out and kept having issues with the image being black or one thing or another going wrong.

  • @LtsVapor
    @LtsVapor ปีที่แล้ว +3

    this is great and you should def make more tutorials like this

  • @househikephotography
    @househikephotography 10 หลายเดือนก่อน +1

    This was really helpful. Thank you!

  • @dimitrigameiro2276
    @dimitrigameiro2276 ปีที่แล้ว +1

    Thank you very much, it was clear and fast 💯💯

  • @shinonkagura1476
    @shinonkagura1476 ปีที่แล้ว +1

    Please make an indeppt tutorial. Because i have difficultys with this .. mostly with chars

  • @christianweller4288
    @christianweller4288 ปีที่แล้ว +1

    Thanks. Straightforward and easy to follow.

  • @TaMereLArtichaut
    @TaMereLArtichaut ปีที่แล้ว +1

    Omg thank you so much you've helped me a lot on this!! I seriously needed it

  • @aesjifds
    @aesjifds ปีที่แล้ว +1

    this was great - thank you!

  • @游峰碩-e7v
    @游峰碩-e7v ปีที่แล้ว +1

    Thank you for your sharing, it helps a lot!

  • @Rev-X-Films
    @Rev-X-Films ปีที่แล้ว +1

    I definitely need the texture with the normal maps. I am struggling to find it anywhere and it is driving me crazy.

  • @tonybrutal
    @tonybrutal 6 หลายเดือนก่อน

    Very nice. Had to do it slightly differently to make it work with ucupaint but still works. Just had to link the image texture to the ucupaint node first instead of the BSDF node.

  • @Ranoluq
    @Ranoluq ปีที่แล้ว +1

    Thank you for this

  • @pedronvitoriano
    @pedronvitoriano ปีที่แล้ว +1

    You saved me! Thank you so much!

  • @betapotataOld
    @betapotataOld 7 หลายเดือนก่อน

    well paced easy to follow guide, thank you! also love your username rhyming names are the best (;

  • @sheikhhasan523
    @sheikhhasan523 ปีที่แล้ว

    mam u r awesome .ur way of teaching is simple and understandable . i will use it later on.

  • @tommytek_bs
    @tommytek_bs ปีที่แล้ว +1

    your the most useful girl in this world thank you so much❤

  • @marekcermak3843
    @marekcermak3843 11 หลายเดือนก่อน +1

    Nice video, thx. P.S. For anyone having issues, set metalic to 0!

    • @odintalg3949
      @odintalg3949 10 หลายเดือนก่อน

      THANK YOU

  • @AssasinSpike
    @AssasinSpike หลายเดือนก่อน

    THANK YOU!🔥

  • @unDeadGod69
    @unDeadGod69 4 หลายเดือนก่อน

    This help me a lot. Thanks for the video

  • @megaipks
    @megaipks 7 หลายเดือนก่อน +1

    For everyone who as me getting the error “Not valid objects selected” - make sure you have “Selected to active” flag unchecked!

  • @mrmarph
    @mrmarph ปีที่แล้ว +2

    Thanks for this tutorial! I get to the unwrap > smart uv project step at 2:20 but then nothing happens. I made sure I was tabbed into edit mode and pressed a to select all. My left pane is looking like yours but then when I unwrap nothing changes but a little smart uv project menu shows in the left corner. If you have any hunches I would greatly appreciated them thanks!

    • @mrmarph
      @mrmarph ปีที่แล้ว +2

      Wow you have to have cursor clicked on the right pane when you unwrap. Then it works. Yeesh!

    • @RigorMortisTortoise
      @RigorMortisTortoise  ปีที่แล้ว +2

      @@mrmarph Blender can be so finnicky sometimes, but glad you figured it out and I'm sure your comment will help someone!

  • @mathieuRakoto
    @mathieuRakoto ปีที่แล้ว +2

    Thank you so much for this tuto' ! Thanks to you I could import my boss in my game :D

  • @rhodondendron
    @rhodondendron 6 หลายเดือนก่อน

    Great video! I see a lot of blender video's about using Eevee. Why do we need to use cycles? Also, what things are not possible to export to unity? I see a lot of beautiful tutorials for grass for example but I can't seem to find a way to change hair particles to something that unity understands.

  • @RandomDBZfan287
    @RandomDBZfan287 11 หลายเดือนก่อน

    thank you so much this was so helpful

  • @zekenebel
    @zekenebel ปีที่แล้ว

    Just wanted to say thanks cus I follow 9 videos and none of them worked , after following your tutorial it worked first time

  • @gears257
    @gears257 ปีที่แล้ว +1

    Does anyone else have the issue where you switch from Eevee to Cycles and the mesh is all black? Looks fine in Eevee but in Cycles my material is not rendering and it's all black?

    • @Elisei_
      @Elisei_ 10 หลายเดือนก่อน

      Change the metallic value to 0

    • @Fulleraut0
      @Fulleraut0 4 หลายเดือนก่อน +1

      @@Elisei_ Thank you

  • @OvernightOats1
    @OvernightOats1 8 หลายเดือนก่อน

    I would love to see a more in depth tutorial that includes normal maps and more textures! :))

  • @muhammadowais4618
    @muhammadowais4618 3 หลายเดือนก่อน

    Thanks It works.

  • @ranxian6649
    @ranxian6649 10 หลายเดือนก่อน

    you know, there are some gltf extensions for Unity. So just export your object as gltf file from blender, then import it into unity. gltf is based on PBR, so it gonna work for both blender and unity.

  • @J_fsp
    @J_fsp 2 หลายเดือนก่อน

    Do you have a tutorial for importing glass like material into unity?

  • @lizzymasters7469
    @lizzymasters7469 ปีที่แล้ว

    Thank you miss. You saved me.

  • @rustiverse
    @rustiverse ปีที่แล้ว

    no bs tutorial. Thanks!

  • @LishaV81
    @LishaV81 3 หลายเดือนก่อน

    Thank you sooooo much for this tutorial!! My husband and I are making a game together (I'm making the assets) and I have been having such a hard time with "baking," but the way you explained it was so easy to understand!
    I'm wondering if you (or anyone reading this, lol!) can help me out a bit, I am trying to make a log wall for our game. I got it looking pretty good, I have a texture connected to a "Bump" node and those are the only things plugged into my BSDF. But when I bake it, the texture image shows up, but the Bump doesn't show up, so it looks completely flat. I have no idea why it's doing this!

  • @Domnyus
    @Domnyus ปีที่แล้ว

    This will be useful to me soon. Good video

  • @alexanderkulaev541
    @alexanderkulaev541 4 หลายเดือนก่อน +1

    Thank you for the video tutorial! It's really easy to follow and it's an important topic for me.
    But I have issues, right after I created the texture for the first part of the model. Something goes wrong on the stage where I add the second image texture node.
    When I repeat the steps I did to create another texture, for the second part of the model, the new texture is for some reason the same I created for the first part of the model, and so it gets glitched because it's applied to the wrong part of the model, this second part.
    So how do you manage to add several image texture nodes and get perfect results with it? I can add only one without glitches, sadly.

  • @fishrim
    @fishrim 3 หลายเดือนก่อน

    worked well very cool👍🥛

  • @TheHeadlessMario
    @TheHeadlessMario หลายเดือนก่อน

    its not rendering the noise texture, and it has a lighter color than usually.

  • @peedonyou
    @peedonyou ปีที่แล้ว +1

    i keep getting an error when i try to bake the model i followed all the steps ( the error reads "uninitialized image "reflectroom.jpg" from object "testmat1")

  • @yassboss8172
    @yassboss8172 9 หลายเดือนก่อน

    hello, this tutorial was very helpful but when the final result turns out to be all black and the texture wouldn't show.

    • @Among1
      @Among1 3 หลายเดือนก่อน

      I have the same problem, don´t know what to do

  • @timo3767
    @timo3767 10 หลายเดือนก่อน

    You are amazing thank you so so much

  • @alan112223
    @alan112223 ปีที่แล้ว

    Thanks! Subscribed

  • @MrKiraBR
    @MrKiraBR 11 หลายเดือนก่อน

    Thanks a bunch!

  • @ImmortalArcsHeaven
    @ImmortalArcsHeaven 8 หลายเดือนก่อน

    Thank you!

  • @PetersExcapades
    @PetersExcapades 6 หลายเดือนก่อน

    How would one go about baking with normal maps and other stuff?

  • @kyojin_.
    @kyojin_. 2 หลายเดือนก่อน

    What if my object has noise and bump mapping?
    I followed your instructions but couldnt bake the noise along with the bump mapping

  • @auland-d9s
    @auland-d9s 2 หลายเดือนก่อน

    What about the normal map? We just bake the color onto an image.

  • @Seilor_12
    @Seilor_12 8 หลายเดือนก่อน

    Great video but i got stuck on the principled BSDF my material doesn't have it, there is no other way?

  • @_MKVA_
    @_MKVA_ ปีที่แล้ว

    I'm very curious about your over experience level and expertise within different aspects of development. You mentioned creating a game about finding mushrooms, are you also a scripter?

    • @RigorMortisTortoise
      @RigorMortisTortoise  ปีที่แล้ว +1

      I am! I try to cover a lot of aspects of game dev on my channel--sometimes it's the visual side and sometimes it's the coding side :)

    • @_MKVA_
      @_MKVA_ ปีที่แล้ว

      @@RigorMortisTortoise How many years experience do you have in Unity? and are you a freelancer by chance?

  • @freddy_n_friendz
    @freddy_n_friendz ปีที่แล้ว

    thank you very much😄

  • @zarguitooo
    @zarguitooo 9 หลายเดือนก่อน

    ty so much

  • @yihaobaofeng
    @yihaobaofeng 23 วันที่ผ่านมา

    Could you please assist me? I followed the steps to bake onto a material, but the color gradient doesn't appear correctly in the material (it only shows a solid color). Could you advise me on what steps I should take to resolve this?

  • @bodyhanger7137
    @bodyhanger7137 ปีที่แล้ว

    You have a new subscriber. TYSM…👍🏻

  • @I-VisiBomb-I
    @I-VisiBomb-I 8 หลายเดือนก่อน

    1:22 thats not how the node is called, but i feel like it was partly a Freudian slip lol.

  • @kaputtccinoccino9046
    @kaputtccinoccino9046 ปีที่แล้ว

    Thank you🎉

  • @ya-fj2ri
    @ya-fj2ri 6 หลายเดือนก่อน

    This was Great! only problem is that my roughness doesnt appear to show up. Any fixes?

  • @TheRealspoingis
    @TheRealspoingis หลายเดือนก่อน

    this dosnt work for me personally idk why i’m new to blender but i followed evrything and on my uv thing there is only like 4 dots and not the whole thing you see when it’s unwrapped

  • @nihl2204
    @nihl2204 8 หลายเดือนก่อน

    thank you so much

  • @诺里德
    @诺里德 ปีที่แล้ว

    thank you,this is useful to me

  • @sabakunoxs7182
    @sabakunoxs7182 หลายเดือนก่อน

    thanks

  • @gal3xystar
    @gal3xystar 9 หลายเดือนก่อน

    If you already have, I think it's called image textures, basically I drew on the UV unwrap in rendered view
    But accidentally colored things when it was in "grey view"
    And when I imported it to Unity it only showed what I "colored" by accident in the "grey view"
    Please please please help me with this! It was a nightmare to texture paint...

  • @artbonvic
    @artbonvic 2 หลายเดือนก่อน

    5:17 is when it begins

  • @mailmaxxxx
    @mailmaxxxx 6 หลายเดือนก่อน

    I literally gave up on exporting from Blender to Unity for my purposes and tried to use ProBuilder in Unity directly, because the learning curve was too steep (or, rather, too time consuming as I would just use trial and error). Either the materials didn't come across, or looked wrong, or the normals were wrong, the rotation, scale, etc. were wrong.
    When ProBuilder proved problematic for more than the most basic of cases I did some more searching and found this.
    This is another nugget of information in the whole process.
    I would LOVE a complete
    Create a simple (but not too simple) model in Blender, with multiple materials including normal maps etc.
    Export to Unity and use in multiple projects.
    It sounds like the kind of thing that, if I understood it, I could automate, too!

  • @lucasribeiro3292
    @lucasribeiro3292 ปีที่แล้ว

    Very good tutorial

  • @leerc7721
    @leerc7721 8 หลายเดือนก่อน

    The texture does apply onto my model when I bring it in to Unity, but it does not know where to put the textures in relation to the UV map, so it looks a mess. Anyone else have this problem?

  • @markomilenkovic2714
    @markomilenkovic2714 11 หลายเดือนก่อน

    Is there an easier/quicker way of doing this? What if I have a scene in Blender with 2000 models :|

  • @safescissors779
    @safescissors779 ปีที่แล้ว

    When I drag the image files in it dosnt do anything, maybe I’m dumb but I don’t think I did anything wrong

  • @deeprochakravorty
    @deeprochakravorty ปีที่แล้ว +2

    Great tutorial! Thank you for this. Is it possible to export complex eye shaders involving transparency and refractions to Unity? If so, a tutorial on that would be much appreciated!
    And also, ik it's a small thing but, it's Principled BSDF not BDSF :)