Skip to content

SmoothStep block in NME losing input focus on edge0 input #16861

@PatrickRyanMS

Description

@PatrickRyanMS

When working with smoothstep, a float wired to the smoothstep edge0 input won't allow me to type past the first viable digit of a number. If I try to type .875, the input field loses focus after ".8" and I have to refocus the field to add the next digit. Adding a slider on the float node by giving it a range does not work since as soon as I click on the slider to change the value, the slider loses focus after a minute change.

Repro

  • Bug repro on playground and playground:
  • Expected result: Able to change value of float connected to edge0 with precise number or slider
  • Current result: Input box loses focus after a single digit entered and slider loses focus after minute value change.

Metadata

Metadata

Labels

bugnmeNode Material Editor

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions