Search Issue Tracker

Fixed

Fixed in 10.0.2

Votes

0

Found in [Package]

10.0.0

Issue ID

DANB-498

Regression

No

Fill tessellation doesn't work and Warnings logged for Closed 2D Shapes when C# Job is used

Package: 2D Sprite Shape

-

How to reproduce:
1. Create a 2D Project
2. In Hierarchy right click and create 2D Objects > Sprite Shape > Closed Shape
3. Select it in Hierarchy and check in Inspector that "Fill Tessellation (C# Job)" is checked and click the Edit Spline button
4. In Scene View move the pivot points so that the splines intersect

Reproducible with: 2021.3.27f1, 2022.3.4f1, 2023.1.2f1, 2023.2.0a21

Note: Issue is reproducible in 2021.3, but no Warnings are logged in the Console

Warning message: "Fill tessellation (C# Job) encountered errors. Please disable it to use default tessellation for fill geometry.
UnityEngine.U2D.SpriteShapeController:LateUpdate () (at ./Library/PackageCache/com.unity.2d.spriteshape@10.0.1/Runtime/SpriteShapeController.cs:614)"

  1. Resolution Note (fix version 10.0.2):

    Fix for this issue is available on 2D SpriteShape package 10.0.2 and above

Add comment

Log in to post comment