Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 14 Next capture
2021 2022 2023
2 captures
12 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
2
Question by pmerilainen · Dec 20, 2016 at 07:51 AM · mesherror messageuv coordinatesgenerated

How to ignore the "Mesh doesn't have albedo UVs." error message?

I have a editor-script that generates a bunch of meshes that represent a terrain (or race track). It works well and creates nicely very tesselated terrain..

..but the problem is that I get two editor-only errors for each mesh.

First one is:

"Mesh doesn't have albedo UVs. Please create them in your modelling package."

and the other one is:

"Mesh doesn't have UVs suitable for lightmapping. Consider enabling "Generate Lightmap UVs" in the model importer."

I do not need either of the UV channels as I calculate all UVs on the fly in the vertex shader. I would not want to add them, because they are not necessary in this case and just waste memory and gpu bandwidth in this case.

So is there a possibility to make the editor to ignore these errors?

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 Hoorza · Apr 16, 2019 at 09:24 PM 0
Share

The way to find out which mesh is causing the error seems to be the problem. When I double click on the error it opens Blender for me but with the default scene settings. What is hard to see is that the name of the file is correct. On the top bar of the Blender, you can see the name of the file that is causing the problem. From here you can address UV problem. Just sayin'.

2 Replies

· Add your reply
  • Sort: 
avatar image
3

Answer by pmerilainen · Jan 04, 2017 at 01:09 PM

Figured out the reason for the error:

Someone in my team did enable GI baking in the scene, and GI and lightmaps need UV coordinates. As none of our shaders require lightmaps/GI, I just disabled the GI baking.

So there's no need to have UV:s in Unity if shaders don't require them

Comment
Add comment · Show 1 · 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 hdtnl · Jan 04, 2017 at 02:06 PM 0
Share

Thank you :)

avatar image
3

Answer by alphadogware · Mar 12, 2018 at 01:37 PM

I fixed this by making the object non-Static. It worked in my case.

Comment
Add comment · Show 1 · 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 pamelacook · Apr 26, 2018 at 04:18 AM 0
Share

I'm taking a Unity class and get both errors when I try to bake my lights. @alphadogware how do you know which mesh is causing the problem? The error message does not mention which is the offending mesh.

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

8 People are following this question.

avatar image avatar image avatar image avatar image avatar image avatar image avatar image avatar image

Related Questions

Procedural UV problem? 1 Answer

[Solved] Applying multiple materials to a generated mesh object 1 Answer

Creating cube in script/ texture stretches on all sides but top and bottom? 1 Answer

UV Tiling/repeat 1 Answer

UV V coordinate Not showing on Texture. 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