Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
2 captures
13 Jun 22 - 14 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 MadJohny · Apr 07, 2014 at 10:22 PM · renderingmaterialtransparencyissuetiling

Rendering issues with big texture tiling

I am facing an extremely annoying issue that happens when the texture tiling is too big, however, I do need the tiling to make it look good. Same issue happens in blender, not only unity (The tiling was actually made in blender, but I also tried changing tiling in unity only, and same thing happens), the thing is, when u are too far away to the object, it creates some weird darker areas that are pretty annoying to your eye during gameplay.

As you can see from the images, it gets worse with distance(the object has it's normals flipped, so you are inside it and not outside, anyway, is there any way to fix this issue? because this is a crucial part for the gameplay in my game and having that ugly rendering issue is just annoying for your eye while you're playing. I think it has something to do with Anti-Aliasing.

Thanks in advance.alt text alt text

https://www.dropbox.com/s/qj03y4uq2yr7y66/bug.png https://www.dropbox.com/s/t17ckz7tzjwtwd1/buggy.png

Comment
Add comment
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

1 Reply

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

Answer by Hoeloe · Apr 07, 2014 at 10:35 PM

This is an effect caused by mipmaps. These are essentially a rendering hack designed to save time in texture lookups when they're not really necessary. The problem is that when changing mipmap levels quickly, it can cause discontinuities like this. To solve this issue, trilinear filtering was created. This creates mipmaps using bilinear filtering, but then blends mipmap levels continuously.

In Unity, mipmap structures are defined on the texture asset settings. By default, textures use bilinear filtering, which generates smooth mipmaps, but has no interpolation between levels. There is, however, an option for trilinear filtering, which does have that, and should remove the discontinuities you're seeing.

For the record, this has nothing to do with anti-aliasing at all.

Comment
Add comment · Show 1 · 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
avatar image MadJohny · Apr 07, 2014 at 10:47 PM 0
Share

Thank you, so that's what the trilinear filter is for :p I actually never noticed difference between both, now it looks good :D

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

22 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

Related Questions

Transparency cutting opaque mesh 0 Answers

Rendering problem with opaque objects with the same Mat rendering through each other (Grouped to the same empty object) 0 Answers

[URP] Rendering an object with a different material behind a transparent plane 0 Answers

How to FadeIn 3dObject using alpha color? 1 Answer

Transparent object with look front of all object 0 Answers


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