Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 13 Next capture
2021 2022 2023
1 capture
13 Jun 22 - 13 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 Whelly · Sep 29, 2020 at 10:59 PM · terrainmobiletreestree creatorbillboards

Terrain system trees slightly sharpen and blur depending on camera rotation

Hello, I've attached a video with the weirdness. I've only noticed it on mobile devices (iOS and Android), but it's possible it happens on other platforms to a smaller degree.

Example: https://youtu.be/BHeHmqD53A8

Basically, if I rotate the camera at all, the billboarded trees suddenly sharpen. Then when the camera stops rotating, the trees suddenly become blurry after half a second. Position doesn't affect it, only camera rotation. Maybe it's some obscure shader optimization trick? Maybe it's only affected by mobile graphics APIs? Any idea where to look would be extremely appreciated, thank you!

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 Eno-Khaon · Oct 23, 2020 at 04:42 AM 0
Share

In general, it looks to me like one or the other (or both?) of dynamic batching and mipmapping, potentially combined with anti-aliasing (and all in response to a billboarded shader).

If it's related to dynamic batching, then it would be the scene rendering, having to transform vertices in varied ways (removing batching from the trees), then realizing when you stop moving the view around that they can batch together again after a moment.

If it's related to mipmapping, it's a possible explanation for why the trees change so much visually. They could be reverting away from lower-detail versions while actively readjusting, then reset their mipmap level after going idle for a moment.

If it's tied to anti-aliasing, then it could be related to a specific way that the mobile pipeline handles anti-aliasing in general (again, waiting until idle to process a static view a single time).

Regardless of the actual reason for the resulting appearance, it does seem plausible that it's tied to something attempting to improve efficiency when rendering for a mobile platform.

2 Replies

· Add your reply
  • Sort: 
avatar image
1

Answer by Phazorknight · Sep 30, 2020 at 07:52 PM

Do you have any post-processing active?

I'm not an expert but from the video, it looks like it might be influenced by DoF or motion blur, or even the fog that seems to be in that area.

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 Whelly · Sep 30, 2020 at 08:21 PM 0
Share

I have two legacy image effects on the camera, namely Bloom Optimized and Vignette/Chromatic Aberration. That's a good idea, I will have to try a build with those off.

avatar image Whelly Whelly · Sep 30, 2020 at 10:06 PM 0
Share

For those following, I turned off all image effects and the problem persists. Also this is a mobile-only problem.

avatar image
0

Answer by bts_coder · Oct 23, 2020 at 03:33 AM

How about spawning a prefab of the tree, and checking whether the problem still exists, instead of using the terrain system tree painter. By doing this we will know where the problem exists.

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

127 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 avatar image

Related Questions

Terrain Tree Billboard have bright outline against dark background 6 Answers

Tree billboards not displaying correctly. 1 Answer

Terrain Trees Disappear (Tree Distance is 2000) 1 Answer

Can't lightmap trees! (or Character) 1 Answer

Tree Creator Problems 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