SVG Import Error #71774
Labels
No Label
Interest
Animation & Rigging
Interest
Blender Cloud
Interest
Collada
Interest
Core
Interest
Documentation
Interest
Eevee & Viewport
Interest
Geometry Nodes
Interest
Grease Pencil
Interest
Import and Export
Interest
Modeling
Interest
Modifiers
Interest
Nodes & Physics
Interest
Pipeline, Assets & IO
Interest
Platforms, Builds, Tests & Devices
Interest
Python API
Interest
Rendering & Cycles
Interest
Sculpt, Paint & Texture
Interest
Translations
Interest
User Interface
Interest
UV Editing
Interest
VFX & Video
Meta
Good First Issue
Meta
Papercut
Module
Add-ons (BF-Blender)
Module
Add-ons (Community)
Platform
Linux
Platform
macOS
Platform
Windows
Priority
High
Priority
Low
Priority
Normal
Priority
Unbreak Now!
Status
Archived
Status
Confirmed
Status
Duplicate
Status
Needs Info from Developers
Status
Needs Information from User
Status
Needs Triage
Status
Resolved
Type
Bug
Type
Design
Type
Known Issue
Type
Patch
Type
Report
Type
To Do
No Milestone
No project
No Assignees
6 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#71774
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
System Information
Operating system: Windows 10
Graphics card: MSI GeForce GTX 1080
Blender Version
Broken: v2.81
Worked: v2.8
I can't import SVG files on the new version of blender.
Exact steps for others to reproduce the error
File>Import>Scalable Vector Graphic (.svg)
Added subscriber: @BrandonD
Added subscriber: @MarcinTwarowski
I'm able to import an .svg file in 2.81. Could you upload here an .svg file that fails to load in Blender 2.81?
I can confirm, that it works in 2.80 but not in 2.81.
Added subscribers: @Sergey, @lichtwerk
I assume this is caused by
cdf56b2fad
not sure what kind of formatting this is
Invalid float value near -.92L345.2
@Sergey might know more...
Added subscriber: @cwolf3d
The analyzer does not perceive -.92 as a valid number.
He also stumbles if he meets 111.27.8
This should be parsed as 111.27, 0.8
This issue was referenced by
ee818b2a28
Changed status from 'Open' to: 'Resolved'