slipster216 / VertexPaint

Unity 5.3 Vertex Painter
Other
906 stars 151 forks source link

Mesh.optimize is obsolete in 2018.3 #29

Open transat opened 5 years ago

transat commented 5 years ago

Just a head's up that I just tried to add Vertex Painter to a 2018.3b2 project and it's taking ages to load. I'm seeing this error:

VertexPaint/Editor/VertexPainterUtilities.cs(29,10):error CS0619: 'Mesh.Optimize()' is : 'This method is no longer supported (UnityUpgradable)'