Search Issue Tracker

Active

Votes

0

Found in

6000.0.59f1

6000.1.16f1

6000.2.7f1

6000.3.0b4

6000.4.0a1

Issue ID

UUM-120825

Regression

No

SVG fails to import when 'stroke-miterlimit' is less than 1

-

Reproduction steps:
1. Open the attached “IN-116368_test vector” archived project
2. Select the “Assets/test.svg“ and reimport it (Right-click > Reimport) in the Project View
3. Observe the Console

Expected result: Warning is thrown, SVG file is imported
Actual result: SVGFormatException is thrown because the 'stroke-miterlimit' is equal to 0

Reproducible with: 6000.0.59f1, 6000.1.16f1, 6000.2.7f1, 6000.3.0b4, 6000.4.0a1

Reproducible on: M1 Max macOS 15.6.1 (Tested by CQA), Windows 11 (Reported by the user)
Not reproducible on: No other environment tested

Note: One of the solutions could be to clamp the 'stroke-miterlimit' property so that it is greater than or equal to 1

Add comment

Log in to post comment

All about bugs

View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.