Connect, learn, and get help texturing your 3D assets.
Recently active
Hello everyone, I'm new here. Currently, I'm working on creating my first stylized low-poly (game-ready) model. When baking high to low-poly in Substance Painter, everything looks good with all mesh maps and material view. However the normal map (mesh map) has visible seam lines. After searching online, I found a few potential solutions to this problem: I've already tried raising the bake resolution, but it's already at 8k.I made sure that my UV islands have 32 pixels padding between them when Substance Painter's dilation is set to 32, so they should not be affected by each other.I attempted painting the seams of the normal map with the average color of the normal map, which did make the seams disappear, but it caused imprecise results around the seam areas and even were noticble in matirial view.I haven't attempted aligning the UV island seams with the UV grid, as I need to optimize the model for gaming, and aligning might cause issues with UV packing.does anyone
Ok, either i dont get soemthing or the color mixing mode for any layer is comepletly broken.Every time i set a layer form "normal" to "color" it just burns out the texture and bumps up the brightness by 90% and turns almost every layer white. And its not like it started now, it always was broken, no matter the version it never worked, so far i just never used it.But i gotta ask, is there a way to actually make it work?
I am sure that this has been requested previously, but it would be great if there was a way to color code anchor points and the masks that are referencing them. Something like the image attached, where each anchor point and the referenced fill effects were assigned to the same color would allow a reviewer to more quickly digest a complex scene authored by other artists. Similar to the layer coloring you already have.
I made a fur material in Substance Designer that orients itself using a flow map, painted on the normal channel following this guide on the official documentation.However, there is a massive issue with painting anything on the normal layer, as whenever you paint anything on a normal layer it stacks up with whatever is being painted over rather than replacing it resulting in an absolute mess that completely breaks the material taking information from the normal channel. The question is, is there any way to prevent this from happening and force the paint layer to replace whatever is at the bottom OR use any alternative methods for painting down the flow maps?
文件缩略图!!请
This is a very baffling thing I'm surprised is not complained about more. Painter supports GLTF and USD import AWESOME! But god help you if any texture has an alpha channel. Here's my use case, I have the character above who has tons of different equipment, outfits, etc, all kinds of things. And when I assign people to make textures for these assets they should be able to easily work on a preview of the model. At first I figured I would include smart materials preconfigured on a library, this works well enough. But then i realized GLTF2 properly exported the textures, and substance seemd to import them. Meaning my artists could easily just take an export, open it, maaaybe have to enable Opacity (which I really don't understand why there is no solution to have Opacity enabled on load automatically ESPECIALLY for Unity or game engines. Anyway...). And my artists can simply just begin texturing after receiving the files over the cloud server. And I don't need to make a
Hi everyone, it's been a while since i started wondering why there's no triplanar projection option for some filters like "Blur Slope" or generators like "Dripping Rust". I love triplanar projection, most of the times is definitely a game changer, but when i come to use it in conjunction with those two filters (which i often like to adopt) i always have to tweak with a painting layer on top of it to correct the visible seams appearing on the textures, which can be really tedious depending on the asset i'm texturing and the level of details.Is it possibly me not knowing how to fix it or is it actually a missing "feature"? If so, how come has it not been implemented and doesn't work like with other generators like "Dirt" for example?Thanks to whoever will have an answer or will be able to help 🙂
Hello, Just trying to create a smart material out of a folder, so I can use it in another file. When I say create smart material, nothing happens, but red warning at the bottom shows "[Library agent] Preset cannot be saved: A default library must be specified". Thank you for any help,Colleen
Hello ! I'm a beginner on Substance Painter and i make my homemade texture.I already have a 3d model (a hoodie) and i would like to create my own texture.Everything works perfectly until i choose the color of the texture, if i choose white color, behind of the hoodie the color is grey and not white.So i would like to know how can i have a complet white hoodie ? I think the problem come from the environnement lightning and the exposure.Thanks ! Mika
Help, please! I can't bake the map ao.
Hi, I have a problem in the bake mode from SB. There some weird lines, where I don't know, where are they are from. I guess its, but the high Poly model haven't this lines in ZBrush or other programms. Do anyone why they are existing, and how can I remove the lines? Thank you!
Hi, I start to texture my model and seams come out, I do not know how to fix it and they do not smear, what to do? Where you can see the seam in May is soft.I used to make incisions on the soft, but the stitches were not visible, but now they came out and I can not remove them in any way please help me.I understand that they can be covered up, but I want to learn how to fix these issues so that in the future there will be no problems.
I was approved for 1 year but the application only shows 1 month, I am unable to request help because this is a school account.
Hello fellow adobe users/admins,I encounter a problem with Substance Painter 3D. I recently upgraded my pc and re installed Windows along. I downloaded Creative Cloud and have still access to MOST of the Adobe Softwares that I use for my studies (PS, iLL, Premiere, AE, ..).The problem is I cannot download Substance Painter anymore (along with Designer and others that I need and could previously access) tho I had it before with that same email address/account. I only have the options to ask for a new access, or go for Trial version (which is not conceivable for my student status).When I ask for access I receive an e-mail with a code to use on identit-E to verify eligibility (which should be already done since I can access the other programs as a student), but it tells me that both my e-mail address and the code correspond to nothing in the data base. So I contacted them and they replied that they have nothing to do with those types or errors, can't help me on that matter and Adobe is th
I'm not sure where the problem is. I've exported textures, baked maps look good and all, but after importing in Unreal Engine text looks like it has warp on it. Here how it looks on Painter: Is that a mesh error? Texture maps error? UE bug?
Hi, how do I export this texture to only have the "X" but not texture the rest of the model (basic blender white) as well? On the roblox game engine, they have their own textures, but I only want the X to be on the texture, not the default white background its on.The barricade on the right is using the roblox texture, when I apply the texture from substance with the "X" it makes it white some reason, when I only wanted the "X".Sorry if this is confusing! Beginner here haha, thank you for reading.
As the title say: Where is my license key and software? I bought from Allegorithmic several license Keys for Substance Painter and Designer. Befor Adobe bought that company i could login and i could download the software. Now everything is gone. Both accounts uses the same Emailadress. Simple question: Where are my payed licenses????
Hello, I was hoping someone could tell me how I could run/trigger python scripts without using the start and close definitions shown in the examples. Currently, I am launching painter via an external python script using subprocess.call([substance_painter_path])What I would like to do now is run/trigger my other python scripts for painter directly from that external python script (Open Project, Rebake Textures, Export etc.) But so far I have only been able to run those kind of scripts via the Python drop down, and using start/close plugin definitions. If someone could explain this to me I would really appreciate it! Thank you!
Buenos tardes, como están? Quería realizar una consulta, ya que pague la licencia de Adobe Substance Designer y Painter y veo que no se actualiza como la suite de Creative Cloud, porque no lo hará?Hago esta consulta porque miro algunos tutoriales de las ultimas versiones de Painter y yo no tengo las ultimas herramientas.
Hello About UDIM showIn many videos on youtube you can see that uv-tiles (udim) are shown togatherСоздание проекта UV Tile UDIMs Substance Painter - YouTube But in my case all uv-tiles (udim) are shown separatelyhttps://youtu.be/XLpMGiUQQaQ How to show all them simultaniously?
I want to save my project and for the first time it throws an error and won't let me save it. Attached image. I need urgent help please since it is my end and I have to deliver it
Textures end up downloading and then being basically empty this is a mesh with the same material applied on it.Ive done this before with other projects thousands of times.
I'm not sure if this request ever came up, but having turned off channels by default when creating a fill layer would be really helpful, especially when working with just masks.Each time I create a layer Substance has to recompute color/normal/height, etc. Which takes time, and really annoying.
Hi there.I'm having a very strange issue since a few days now.If I try to export my textures with padding activated (dilation+transparent) and set it to 4 or 6 the texture doesn't expand its size anymore which it used to do before.I need to have this expansion otherwise my texture would have a very ugly visible seam.No matter what setting I use the texture remains its original 2D size and it doesn't change anything.I'm really at a loss right now and need help. I also added a picture of the settings I always used when it still worked.I'm using the latest Version (Substance Painter V9). I'm on Windows 12 V22H2.
Hello, when i bake this undesired artifacts pops out in this specific zone of the mesh does someone know why this happens and how can i fix it?Thanks a lotthis is the weird shape after the bake.This is my mesh i want to bake.
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
Already have an account? Login
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.