Search Issue Tracker
Fixed in 2019.3.X
Votes
0
Found in
2019.3.0a8
Issue ID
1165892
Regression
Yes
Assertion Failed - IntersectEllipseWithLine
Set a visual element with the following border settings:
-Border color: different for all sides
-Border radius: 2 for all corners
-Border width: all 0 except for the top which is set at 1
Result:
Assertion failed in UnityEngine.UIElements.UIR.Tessellation:IntersectEllipseWithLine(Single, Single, Vector2)
Expected Result:
No assertion fails.
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Player GameObject can’t be selected in the Hierarchy window during Step 4 of the "Get Started" tutorial in 2D Platformer Microgame because Hierarchy window is masked
- Gradient marker colors are removed when undoing marker movement in the Inspector Gradient field
- Crash on RendererScene::NotifyInvisible when GameObjects are deleted from the Hierarchy in a specific Scene
- "Import projects" button doesn't work in Unity Hub
- Animation is affected by TimeScale when setting Animator's updateMode to UnscaledTime in onDisable()
Add comment