Get a list of objects in the Scene with Overlapping UVs

Whan baking light, if objects have overlapping UVs, Unity give a feedback telling how many objects overlapping and which ones. I’m trying to get this data so I can trigger some automatic adjustments on UV Pack and into the lightmap scale of those objects. Any ideas?

Unfortunately, there is no public API which allows you to do that.

1 Like