1 Hour Ago
Defer the integration of the generated mesh by sending it to the load balance - it would be quick but Unity doesn't letting us assign the UV distribution float manually from C# so we have to call mesh.RecalculateUVDistributionMetrics() on main thread which takes 0.8ms