『アドビコミュニティフォーラム』に質問/トピックを投稿する方法
Questions
新着順
Hello! Is it possible to copy texture from one channel to another? Ex: add fill layer, select a texture for the color channel, adjust de texture. Now I want to add some height using the same texture from the color channel, can I copy it? (or must add and adjust by hand again?)
Hello everyone! I am fairly new to 3D modelling and texturing. I have repeatedly encountered an issue in Substance Painter that I cannot really find a solution online for. I often get artifacts / black lines around the UV seams. After trying various tweaks to see if they would go away, I found out that they are caused and affected by Height. For example, if I disable 'Height' on my material, they disappear. Similarly, if I set the Height Ranger slider to 0, they disappear. Height Position is also similar - If the slider is set to 0 or 1, the artifacts disappear. If it's set anywhere in between, they appear. I have attached a bunch of images with examples of the issue and how it disappears when I play around with Height settings, as well as an image of the UV's. For the record, I use Maya LT for modelling. Can anyone help me out please? Is it something that I can fix in Substance, or is it that I am doing something wrong in Maya while UV'ing? Thanks a lot for the replies! 
Hello guys I want to add some stickers to a character that I am working on. I bought this sticker material from youtube EASILY Make Stickers for Substance Painter + Smart Material Download - YouTubeBut when I select the image to use in base color its all stretched Any idea how can I solve this? in the tutorial he just selects the image and the alpha and he has no problem
Hello! I'm trying to make maps for a top that's in three parts....Front, Sides, and Back. For some reason the back bakes much lighter than the rest and I can't figure out why. Has anyone experienced this? Out of 3 maps two bake totally uniform, but not the third even though I'm using the same settings. Pic below. Thank you in advance.
Like the title said, baking in substance crate weird artifact |From Blender, I have tried reseting normal, resize the baked UV size (in SB), soften the edge where this problem occur. But the problem still presist/ The UV and model.I have try to solve this bymanually remove this artifact through painting the normal in SB, But this is really time consuming.
Hello everyone! I am modelling a guitar in Maya. There are 6 strings of different width, but the meshes are similar, and the UV shells are similar as well. The UV-shells are located in the lower right corner of the UV map. No overlapping, no invereted faces/normals.The issue: after the maps baking in Substance Painter the strings look quite different. On the screenshot below: two left ones are quite ok, I guess, but others seem to be of darker gray. I've been told that something is wrong with AO, but I have no idea what's actually wrong, since:the UV-shells are not overlapped,the meshes of strings have no N-gons or tris,there are no inverted faces/vertices.So pretty much the meshes and shells are very similar, but for some reason the final result looks different.I'd really appreciate your help! Thanks!
Hello everyone! I got a question about darker gray areas on the model. Here's the situation: I have a model in Maya and UVs for it. This is far from perfect, but I have no experience in modelling, so that's the mesh.When I export it to Substance Painter and bake the AO map, I get some areas that are in darker gray color. I Googled the issue, and people usually tell to check faces and overlaps. I checked the UV map - there are no overlapping shells.Display > Polygons > Face Normals and Vertex Normals show that there are no inverted components. Could you help me please - are these gray areas critical? How can I fix it?
hello i cant log in with the new update to substance i logged in useing my gamil and it says i cant log in at this time try another browser is there anyway to fix this if not ill just down grade my app
Not a single tutorial or post was able to help me fixing this issue, no matter how I model the mesh, or what process I make, the faces of it will be each different from the other... I've seen a guy on YouTube saying that when this happens you should unwrap manually the model. But not a single Adobe tutorial, or any other content creator (with way complex models) did this in their tuotorials. I can't believe that a 25 triangles mesh is that difficult to texture.Here's the process I make:- Model the mesh- UV Unwrap (or Smart UV Project)- Add material- Export as FBX- Import to Substance Painter (DirectX, Automatic UV Unwrapping on (already tried off), 1024 resolution)- Bake Mesh Maps- Apply Material
Hi, I am using th enewest version of 3D Substance Painter and When I used the Bake Mesh Maps function this morning, under the Texture Set Settings, the window opened just fine and I was able to deelect the maps that I didn't want baked.However, I think I accidently closed those options, before exiting back to the main Painter work area.Now, when trying to use the Bake Mesh map function, that window, with the channels that you can select and deslect, as well as the ability to import a high poly version of your model, are gone.How do I get that window back please?
Hi, We wrote a cutom shader and it is now working. By clicking on a button is possible to load the textures used by the shader.I would like to assign the textures automatically from a python script, however I can't seem to find a way to assign these textures. Are there any tips on how to do through python script what the "Select texture" button is doing?Thanks, Mauro
Can anyone help with an issue I'm having with exporting an RGBA Mask? I have a user channel for the Red channel, Green channel, Blue channel, and Alpha channel, but the Alpha channel is masking the other channels in the export even though each channel is set to export to their own corresponding channel. I used the following YouTube tutorial to set it up: https://youtu.be/YIFbtmnKVgc?si=MfmD9L63MF9npvq3. The video only shows using the R, G, and B channel but in the description it said to copy the setup like the other channels to add the A (Alpha) channel. I'm assuming the Alpha channel may need to be handled differently. Any help explaining what I'm doing wrong would be awesome. Here is a Google Drive link (SP_RGBA_Mask) to the project file and smart material if needed to better diagnose the issue.
Hello, I'm applying some of steel smart materials and got this kind of pixels or mosaic effect on the texture.But rest of the materials look correct. How to reduce this mosaic effect and why it happens? ?
Hey there!I'm using the default Substance Painter material, and I was wondering if there's a way to change the text to something other than the default text. I couldn't find an option to do that. Can you help me out with this?Thanks!
What color space do you use when using projection to paint height maps? I'm working with cloth maps to project detail onto the clothing, and everytime I add a new image to the projection tool it defaults to "auto - data signed normalized". I think I do not want that setting, it clips the height values pretty bad. I want to use Raw, I believe. Do I need to manually change this setting each time, or is there a preference I can set?
Hello, I have a problem when trying to close a project in a script, related to the fact that the project seems to be locked (there is indeed a .painter_lock file): [Python] File "C:\Users/Fabien/OneDrive/Documents/Adobe/Adobe Substance 3D Painter/python\plugins\sbs_automation.py", line 468, in __call__substance_painter.project.close() [Python] File "C:\Program Files/Adobe/Adobe Substance 3D Painter/resources/python/modules\substance_painter\project.py", line 382, in close_substance_painter.project.do_action(_substance_painter.project.Action.Lock) [Python] _substance_painter.exception.ProjectError: Cannot do 'Lock' action from current 'Project locked' state I cannot find a workaround to this problem, because even if a watch the exception, it seems that there is no event or operation related to locked status of the project.Has anybody a solution to this problem ? Thank you for your help
After trying all the paddings, I couldn't export the base color.What should I do?
I have the two .fbx."A_low.fbx" and "A_high.fbx"and the two fbx have same name meshes. (But it has difference of high and low poly)I would like to bake the "A_high.fbx" to "A_low.fbx".Is there way to recognize the high and low by filename suffix?or, must I need to change the mesh names ? (I know substance painter can recognize by mesh name suffix.)
As the subject states, I am trying to figure out if there is a way to create a custom hotkey that toggles visibility on a spacific layer. Anyone know if its possible?
In the viewport my model looks as it should, when i go to the render view and try to render out an image the quality drops drastically, does anubody have a fix on how to solve this issue.In the past I have been able to render with no issues whatsoever. However I seemed to have changed some settings to cause this drop in quality. Any help would be very appreciated!
Hi,I went through the process with Identit -e to get approved for substance painter.They accpeted me and sent me a redeam code. I redeamed the code. I cant download the programe, its nowhere to be found. In my creative cloud app, painter cant be downloaded, it still says ask a request.And ofcourse you cant email anyone to adobe for help. Im stuck
Hello, I want to use "Adobe substance painter" for students. I have the verification code for it but the code is missing or wrong. How can I correct this?
Hey guys! Does anyone know how to change the near clipping setting of the default camera? Thank you so much!
I had some problems with baking over the last week. If I wanna bake a highpoly mesh to my lowpoly i get the issue in the picture below. I tried different export settings, checked the normals, the suffix and the Uv`s and tried out lowpoly models with higher polycount and it changed nothing.Can somebody explain that to me.
I'm new to this app, I kinda have a common ground knwoledge of the software but I've been struggling with how to achieve this kind of material, there's almost zero resources out there, hope one of you experts can help! See examples below: Thanks!!
Remix with Firefly Community Gallery
Thousands of free creations to fall in love with and remix in Firefly.
すでにアカウントをお持ちですか?ログイン
アカウントをお持ちではありませんか? アカウントを作成
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.