|
@@ -412,6 +412,7 @@ namespace Spine.Unity {
|
|
}
|
|
}
|
|
|
|
|
|
public bool MatchRectTransformWithBounds () {
|
|
public bool MatchRectTransformWithBounds () {
|
|
|
|
+ if (!wasUpdatedAfterInit) Update(0);
|
|
UpdateMesh();
|
|
UpdateMesh();
|
|
|
|
|
|
if (!this.allowMultipleCanvasRenderers)
|
|
if (!this.allowMultipleCanvasRenderers)
|