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
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)"
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Crash on ScriptableRenderLoopDraw when rendering a specific VFX in Play Mode
- The script is not renamed in the Project window when renaming and a compilation Error is present
- Average FPS in Play Mode degradation on a newly created BiRP project when it's upgraded from 2020.3.48f1 to a newer Editor version
- DecoratorDrawer indentation is incorrect when it is called with EditorGUI
- "Unable to get the list of approved APIs." is thrown when testing the App Packages with Windows App Certification Kit
Resolution Note (fix version 10.0.2):
Fix for this issue is available on 2D SpriteShape package 10.0.2 and above