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
1
Question by yaezah · May 05, 2017 at 01:06 PM · shadermaterialtilemap

Unity VR texture shimmer?

I'm not sure why this happens with this asset

I'm trying to use a low poly asset with grass tile and when I play the scene the tiling shimmers a lot, more on the green parts of the asset. Here's a couple of gifs showing it happening:

http://i.imgur.com/t6gazCU.gifv

http://i.imgur.com/jPlXo5T.gifv

I notice it happens more when tiles that are further away, when you walk up close to them it doesn't happen as much but It's much more noticable when wearing the headset than the display. I've when thru numerous vr optimization tutorials and even tried Valve's Lab renderer with no luck. Any tips on what could be causing this?

(It seems to be only happening with this asset so far, I've tried a few other low poly assets and they seem fine, even without a VR shader.

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 Eno-Khaon · May 07, 2017 at 06:07 AM

What you're seeing occurs when you have a noisy texture (a fairly common trait of grass-like textures) and distance. Even with basic texture filtering, when the 3D engine is trying to decide which pixel to draw, it will still only decide on a single point on the texture. The noisier the texture is, the greater the potential difference is between any pixel, especially at a greater distance.

This is often able to be mitigated through Mipmapping. This generates lower-resolution, scaled-down versions of your texture to display at greater distance.

Under ordinary circumstances, this means you'll just have a blurry version of your texture for use at long distances, so that the contrast will be forced to be lower between pixels. In the most extreme example, however, if you have a checkerboard texture, then a mipmapped version would become a solid-gray image at a distance. Mipmapping isn't a universally perfect solution to this problem, but it's typically the primary solution.

Comment
Add comment · Show 2 · 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 yaezah · May 07, 2017 at 03:25 PM 0
Share

Thank you! I had no idea about mipmapping and didn't realize it was there under Advanced options! Works like a charm :)

avatar image hertz-rat · Jun 15, 2020 at 01:11 AM 0
Share

Not OP, but thanks for posting this.

I wasn't able to fix this by modifying my texture import or mipmapping settings. Do you or anybody else have any hints about what I should tweak?

Specifically, its the naturemanufacture forest leaves texture that seems to be the problem, and specifically in HDRP

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

5 People are following this question.

avatar image avatar image avatar image avatar image avatar image

Related Questions

GameObject Tilemap conflicts with the Pixel perfect camera 0 Answers

Material doesn't have a color property '_Color' 4 Answers

How come edititng "_Glossiness" through script doesn't work? 1 Answer

Represent Land 3D Area End 0 Answers

Glowing material/shader ? 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