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 Daniel 18 · Mar 02, 2011 at 06:28 AM · cameraterraingrassculling

Camera is culling terrain detail objects regardless of settings

I have a terrain, a camera and detail objects on the terrain. Regardless of camera culling or detail distance settings the detail objects are being culled a very short distance from the camera. Any suggestions would be greatly appreciated.

Thanks, Daniel

Comment
Add comment · Show 4
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 Meltdown · Mar 02, 2011 at 09:36 AM 0
Share

Are you using the Unity built in terrain, or terrain from a model?

avatar image Daniel 18 · Mar 02, 2011 at 10:03 PM 0
Share

The built in unity terrain. Haven't had a problem till yesterday, before then I hadn't made any major changes since the last build.

avatar image Scott 9 · Apr 04, 2011 at 06:38 AM 0
Share

I am having the same problem with my scene. I was upgrading my project from 2.6 to 3.3 and this happened.

avatar image Daniel 18 · Apr 07, 2011 at 04:33 AM 0
Share

Did my suggestion work? Or was the setup I described similar?

6 Replies

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

Answer by Daniel 18 · Mar 03, 2011 at 05:36 AM

Right, so this could actually class as a bug! My solution, via much stress and detecting has been that having two of the same grass texture type, albeit with different size/colour settings, causes Unity to abandon the detail object settings entirely and perform a weird cull all of its own. I managed to repeat the bug twice in a new scene file. Incidentally, it was the grass texture that comes with the terrain assets pack that did it.

The solution itself was to delete both instances of the texture in the terrain, and add just one. I'm thinking that a copy of the asset would probably allow for a second version, but I haven't tried it.

If anyone can confirm any of this I might shoot the unity guys a message and report it as a problem.

Cheers, Daniel

Comment
Add comment · Show 3 · 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 Bill Struwe · Mar 21, 2011 at 04:30 PM 0
Share

I just tested out your theory on my bug, but I'm not exactly sure how to go about it. I indeed had two grasses, deleted them both, saved and exited, then opened unity again, but terrain was still culled. I put in the new grass (one of the old ones), and still culled. I saved, closed, opened, it is still culled. I would like to try it with a third grass texture, but I don't have any.

avatar image Daniel 18 · May 16, 2011 at 04:44 AM 0
Share

If anyone is still having this issue, I also just discovered that if a texture is anything other than "Compressed" it will trigger this issue. Frustrating working that out I tell ya!

avatar image Marky · Aug 04, 2011 at 09:52 AM 0
Share

Guys. Your answers have helped me with this. So thanks. HOwever I have found that the problems lies with perhaps texture memeory of some sort for grass on a terrain? I had 16 grass textures, all individual, and tried your methods to remove some and it worked. So I went further to see how. Some of my grasses where 1024, and just by simply reducing them to 512 x 512 within in unity it fixed the issue whilst still keeping all 16 grass textures and are compressed at DXT 5 (automatic) Hope this helps too ..........

avatar image
0

Answer by Bill Struwe · Mar 21, 2011 at 05:25 PM

This is a temporary solution, but all I could do is go to terrain settings and turn down the pixel error (1 for me) so that it shows clearly from a distance.

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

Answer by Canazza · Aug 04, 2011 at 09:18 AM

Had this problem as well. I deleted half my grass textures (20 down to 10) and it started working. Might be a limit to the number of individual grass textures it can use.

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

Answer by unity2865 · Dec 07, 2011 at 09:56 AM

By the way:

The official unity car tutorial (car race) has that problem, too: Detail objects do not show unless run in editor. As soon as you build and run, the details are gone.

Would be cool if unity staff could take care about it.

Thanks

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

Answer by unity2865 · Dec 07, 2011 at 09:55 AM

By the way:

As far as I can see the official Unity "car race tutorial" has the same problem or bug. too: Detail objects are not shown, unless run in editor mode. As soon as you build and run it, details are gone.

Especially for a tutorial that should be corrected.

Would be cool if Unity experts could take care about it.

Thanks

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
  • 1
  • 2
  • ›

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

4 People are following this question.

avatar image avatar image avatar image avatar image

Related Questions

grass and tree culling 5 Answers

Unit3d Editor terrain grass detail view distance 1 Answer

Line showing at the top of my tall grass 3 Answers

Why is my sprite not rendering when it is clearly on screen? 1 Answer

Unity terrain grass extremely weird 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