Wayback Machinekoobas.hobune.stream
May JUN Jul
Previous capture 12 Next capture
2021 2022 2023
1 capture
12 Jun 22 - 12 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 /
  • Help Room /
avatar image
1
Question by boddole · Sep 17, 2015 at 09:58 AM · graphicsbatchingdrawcalls

Trouble with Dynamic Batching

Hello everyone, I'm using Unity 4.5.5f1 Free and I'm running into an issue with Dynamic Batching that I just am not understanding.

alt text

As seen in the attached picture, I've got a turret mesh that is using a mobile/diffuse shader consisting of less than 250 vertices which is adding 1 draw call to the scene. It uses a shared material and texture as do many other meshes on this ship, but only this one is adding an extra draw call. I've gone through the usual problems (vertex limit, alpha, lighting, lightmaps, scale, layering, complex shaders, etc) but I don't believe this mesh breaks any of them, yet it still is adding a draw call.

Any ideas on why this is will be greatly appreciated, thank you for reading.

batch-problem.jpg (284.9 kB)
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 wrobel221 · Oct 07, 2015 at 07:57 PM 0
Share

Can you give more details on your FBX import settings, maybe it has more than 900 vertex attributes, it has something more than Position, Normal, UV, Tangent. For 4 attributes per vertex it's about 225 vertices limit. For 5 it's 180 vertices limit. Try to swap mesh to a simpler model (e.g. Box) and check if it reduces draw calls or remove vertex attributes. Also, can you verify the draw call count in a newer 4.6 version if nothing helps?

avatar image hexagonius · Oct 08, 2015 at 09:46 PM 0
Share

I also think it's the vertex attribute limit. 250 * 4 = 1000

vertices, normals, UVs.... and one more?

0 Replies

· Add your reply
  • Sort: 

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

30 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

Related Questions

Why are multiple Sprite Renderers with same sprite taking seperate draw calls? 0 Answers

Batching problem : more batches than materials on a fully static model 1 Answer

Batching drawcalls for runtime generated gameobjects 0 Answers

Texture Atlasing and Mesh batching 0 Answers

Static batching break : objects belong to different static batches 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