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
2
Question by lowbloodsugar · Feb 19, 2011 at 04:37 AM · cameraclippingnearclipplane

Minimum Near Clip Plane for the camera

Is it possible to set the near clip plane to less than .01? For example, if i set the near clip plane to .00001 in the editor, it resets it to .01

Is there a hidden setting somewhere?

Comment
Add comment · Show 2
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 Jessy · Feb 19, 2011 at 01:34 PM 2
Share

Oh wow, this is new. That's terrible! As long as you set the far clip plane to a small value too, there's no reason < .01 shouldn't be allowed! >:-(

avatar image lowbloodsugar · Feb 25, 2011 at 10:45 PM 2
Share

I just reported it as a bug.

2 Replies

· Add your reply
  • Sort: 
avatar image
3

Answer by Julien-Lynge · May 14, 2014 at 05:34 AM

FYI, this is still a limit in Unity 4.X (and will probably continue in 5.X). Unity is not totally scale-independent: it expects your typical game unit to be within an order of magnitude of 1 scene unit. Camera clipping isn't the only thing that expects this: physics, for instance, begins to break down at very large or very small scales. A bit annoying, but what can you do?

I recently got around this by setting the nearClipPlane to a smaller value through a script. That seems to allow arbitrary values beyond what the inspector limits. There shouldn't be any reason you can't set the nearClipPlane to a very very small value - as long as the ratio of near to far clipping is only a couple of orders of magnitude, the renderer should be able to correctly calculate the 'buckets' between them that it combines objects into for rendering. However, the nearClipPlane cannot be identically zero - the render expects a near clip plane, not a near clip point.

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
1

Answer by DanjelRicci · Feb 19, 2011 at 07:56 AM

No, the near clipping plane can't be set to a smaller value than 0.01. This value is small enough to have good details at a close camera shot. If you need something like a Macro shot, just use bigger objects. ;)

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

1 Person is following this question.

avatar image

Related Questions

camera near clipping results in z fighting 1 Answer

Near Clipping Plane Affecting Rendering Massive Objects 1 Answer

Corner of third person camera clipping through objects 0 Answers

Preventing camera clipping 2 Answers

Problem first camera walk camera "longview" 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