Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
3 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
1
Question by Zack · Nov 28, 2009 at 03:48 AM · gameobjectmeshgraphicsimport

See-through Imported Mesh

When I import my mesh, the polygons on the side of the object that the camera is viewing them from just disappear. When I look at the mesh from one side of the object, I can see through all of the polygons on my camera's side to the other sides of the mesh. When I move around to check the other side, the same thing happens. Basically, I can see through the polygons, into the center of an object I imported.

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

7 Replies

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

Answer by Jaap Kreijkamp · Nov 28, 2009 at 05:01 AM

Possible reasons:

  • The normals of certain polygons are inverted, open in your 3d prog and see if you can turn on backface culling to find the offending polygons (short explanation, for performance reasons polygons have an inside and an outside, the side is determined by calculating the normal of the polygon, insides are normally not drawn).

  • You are too close to the camera. Possibly your near view plane of the camera is set too far. See camera properties in inspector.

The first problem can be solved with modifying the shader such that it does draw the insides as well but normally the solution is to fix the model (placing Cull Off at the right place in the shader should do the trick).

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 Zack · Nov 28, 2009 at 05:28 PM

Thank you for the quick answer. I've realized that the vast majority of my polygons are inverted, is there a quick way to fix that? Sorry, I'm kind of new to this. I have access to Autodesk Maya 2010 and Autodesk 3ds Max 2010, the mesh was created in Maya.

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 robert · Nov 30, 2009 at 08:56 AM 0
Share

Please comment on answers using the "add comment" option.

avatar image bowditch · Dec 01, 2009 at 05:40 PM 0
Share

http://answers.unity3d.com/questions/873/see-through-imported-mesh/995#995

avatar image Starkiller343 · Nov 17, 2013 at 07:59 PM 0
Share

thank you so much. searched for reason of this problem all day long, and your comment helped me very much. sry for bad eng.

avatar image
1

Answer by bowditch · Dec 01, 2009 at 05:39 PM

I have had this problem before when making spheres into Holodeck type objects.

The common solution to textures not mapping to interiors is to reverse the normals in your polysoup app. Here is the solution for fixing your mesh in Maya (2009 or 2010).

In Maya:

  • Select your Mesh
  • Select Normals Menu (Make Sure you are in the "Polygon" Menu Set)
  • Choose Reverse with Options Box
  • The settings I use are - Select All faces in the Shell and Preserve User Normals Direction.

Hope this helps Maya Users

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 Serve_Hermans · Feb 11, 2010 at 12:20 PM

In Maya, turn off two sided lightning. Every face that will show black should be inverted. Select the black faces, and select reverse normals from the menu.

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 flaminghairball · Nov 28, 2009 at 06:45 PM

Can you give an example of the object you're creating? A room? A character? A landscape? If you're working on an interior level(i.e a room), you'll need to have your normals pointing inward - otherwise, when you play the game, the player will be able to see through your walls.

-Lincoln Green

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

1 Person is following this question.

avatar image

Related Questions

Assigning imported mesh from script 1 Answer

Change mesh translation for future placements 2 Answers

Keep imported meshes reference in prefab 1 Answer

Burning Mesh away 1 Answer

Dealing with Mesh parts & Animations 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