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
- Editor window is not opened when launching the project with 2021 or 2022 streams
- Any Unity Editor version is not uninstalled when trying to uninstall it through Unity Hub
- "Trying to access the DPI setting of a visual element that is not on a panel." warning thrown when entering/exiting Play Mode with new Hierarchy not displayed
- Transparent geometry does not render in Built-in Renderer Deferred mode when a custom post-processing effect is enabled on Mac with Metal API
- BuildVectorImage(SceneInfo, Rect) is internal, and should be public
Add comment