Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 Jun 22
sparklines
Close Help
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
  • Asset Store
  • Get Unity

UNITY ACCOUNT

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account
  • Blog
  • Forums
  • Answers
  • Evangelists
  • User Groups
  • Beta Program
  • Advisory Panel

Navigation

  • Home
  • Products
  • Solutions
  • Made with Unity
  • Learning
  • Support & Services
  • Community
    • Blog
    • Forums
    • Answers
    • Evangelists
    • User Groups
    • Beta Program
    • Advisory Panel

Unity account

You need a Unity Account to shop in the Online and Asset Stores, participate in the Unity Community and manage your license portfolio. Login Create account

Language

  • Chinese
  • Spanish
  • Japanese
  • Korean
  • Portuguese
  • Ask a question
  • Spaces
    • Default
    • Help Room
    • META
    • Moderators
    • Topics
    • Questions
    • Users
    • Badges
  • Home /
avatar image
0
Question by tifff · Jan 09, 2019 at 11:12 AM · textureuv mappingsurfaceunlit

Texture tiling difference between unlit and surface shader?

Hello everyone! I am writing on a project with two shaders, a unlit shader for "thermal vision" and a surface shader. While the unlit shader is used to create materials for my scene and adjust their looks, i also have a surface shader which serves as a replacement shader in a camera to provide a "normal vision". However when i use textures the two shaders seem to interact differently on the tiling. Here is an image of the same cube using the same bumpmap for both shaders, left (unlit) shader seems to stretch the texture around the cube whereas the right one just applies the whole texture to every side of the cube. alt text In the unlit shader i'm using TRANSFORM_TEX and UnpackNormal(tex2D(_BumpMap, i.uv_BumpMap)) In the surface shader i'm using o.Normal = UnpackNormal(tex2D(_BumpMap, IN.uv_BumpMap)); Is there a macro i am missing in my unlit shader? I feel like it should behave the way my surface shader does.

Thanks in advance!

texture-difference-unlit-surface.png (481.1 kB)
Comment
Add comment · Show 1
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users
avatar image tifff · Jan 09, 2019 at 05:05 PM 0
Share

Okay, so i just found out, that the Tiling in the unlit shader is the same as in the surface shader as long as the material is used on a plane. This makes me wonder: what is the difference between a cube and a plane texture-wise for each shader? Why does the cube not just use the entire bumpmap texture on every side of itself but wraps it around? And why does that only happen in an unlit shader?

1 Reply

· Add your reply
  • Sort: 
avatar image
0
Best Answer

Answer by tifff · Jan 14, 2019 at 09:36 AM

Update: I found out what was causing the issue. In the unlit shader i used multiple uv maps (one for albedo, one for bumpmap etc) but only texcoord0 gets the correct value for the default cube. So all i had to do was remove the other uvmaps and replace them with the one in texcoord0.

Comment
Add comment · Share
10 |3000 characters needed characters left characters exceeded
▼
  • Viewable by all users
  • Viewable by moderators
  • Viewable by moderators and the original poster
  • Advanced visibility
Viewable by all users

Your answer

Hint: You can notify a user about this post by typing @username

Up to 2 attachments (including images) can be used with a maximum of 524.3 kB each and 1.0 MB total.

Follow this Question

Answers Answers and Comments

126 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

'.' is not a valid texture file name on asset warning/error 1 Answer

Blender to unity, importing UV mapped image textures 1 Answer

Gradient transparency results in full opacity for half of the gradient 1 Answer

Colour tinting layered textures with transparencies. 1 Answer

Is it possible to UV map a cylinder without duplicating a column of vertices? 1 Answer


Enterprise
Social Q&A

Social
Subscribe on YouTube social-youtube Follow on LinkedIn social-linkedin Follow on Twitter social-twitter Follow on Facebook social-facebook Follow on Instagram social-instagram

Footer

  • Purchase
    • Products
    • Subscription
    • Asset Store
    • Unity Gear
    • Resellers
  • Education
    • Students
    • Educators
    • Certification
    • Learn
    • Center of Excellence
  • Download
    • Unity
    • Beta Program
  • Unity Labs
    • Labs
    • Publications
  • Resources
    • Learn platform
    • Community
    • Documentation
    • Unity QA
    • FAQ
    • Services Status
    • Connect
  • About Unity
    • About Us
    • Blog
    • Events
    • Careers
    • Contact
    • Press
    • Partners
    • Affiliates
    • Security
Copyright © 2020 Unity Technologies
  • Legal
  • Privacy Policy
  • Cookies
  • Do Not Sell My Personal Information
  • Cookies Settings
"Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
  • Anonymous
  • Sign in
  • Create
  • Ask a question
  • Spaces
  • Default
  • Help Room
  • META
  • Moderators
  • Explore
  • Topics
  • Questions
  • Users
  • Badges