ID 403755 - Rangeless Vector Widget Sliders Do Not Preserve Values Outside of 0-1 Range

Follow

Problem summary

If you have Vector attribute that doesn't define a range (min/max values), we can manually enter values into the text field which are larger than the slider's default range of [0,1].

However, re-showing the slider causes the value in the text field to be reset to the maximum value of the default range (1.0) not it's actual value that had been manually entered.

Customer reported version

4.5v2

Customer reported platform
os_n_a

Steps to reproduce

  1. Create a Multiply node and open it's Node Properties.
  2. Increase the Default Input A property to 10 by manually entering 10 into the text field.
  3. Close it's Node Properties and re-open them.

Expected behaviour

The field should still read 10

Actual behaviour
The field reads 1, however the value is really still 10

Workaround
Unknown

Reproduced by the development team

    We're sorry to hear that

    Please tell us why