Curve Tools error, expects 6 points when nurb is created, but, only 5 are. #88514
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
2 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: blender/blender-addons#88514
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-10.0.19041-SP0 64 Bits
Graphics card: AMD Radeon(TM) RX 560 Series ATI Technologies Inc. 4.5.14830 Core Profile Context 21.4.1 27.20.21002.112
Blender Version
Broken: version: 2.93.0 Beta, branch: master, commit date: 2021-05-21 18:43, hash:
blender/blender@d5c3bff6e7
Worked: (newest version of Blender that worked as expected)
Short description of error
[Please fill out a short description of the error here]
Adding a path curve only generates 5 points and the edit operators require 6 points as an initial value.
Exact steps for others to reproduce the error
[Please describe the exact steps needed to reproduce the issue]
[Based on the default startup or an attached .blend file (as simple as possible)]
preferences, turn on curve tools. Add a curve - path. In Edit Mode - If you open the (N) edit panel and choose subdivide or fillet/chamfer, then an error is generated.
Curve Tools Problems.blend
blender_system_info.txt
blender_debug_output.txt
Added subscriber: @MuiscAMG
Added subscribers: @cwolf3d, @lichtwerk
Changed status from 'Needs Triage' to: 'Confirmed'
blender/blender#71672 is very much related, thing is for Path > Bezier conversion indeed at least 6 points are required.
So we could check prior (and error reporting could be a bit better), but all in all it wont work with only 5 points.
CC @cwolf3d