(UMG) 4.17.2 - bug still not fixed

Delta option in Spinboxes doesn’t work for the displayed text.

It snaps but before it’s reached the next snap_point, the text of the spinbox continues to update AND it can always display 0.000000 values instead of listening to the delta you’ve set.

Hello,

I was unable to reproduce the issue you are experiencing on our end. I have a couple of questions to help narrow down the issue you are experiencing.

  1. Can you reproduce this issue in a new project?
  2. If so, could you provide a detailed list of steps so that I can reproduce this issue on our end?
  3. Could you provide screenshots of the issue you are experiencing?

Thanks!

Hello,

We have not heard back from you in a few days, so we are marking this post as Resolved for tracking purposes. If you are still experiencing the issue you reported, please respond to this message with additional information and we will follow up.

Thanks!

Sorry for not replying for almost a month… i did not receive any notification.

Bug is 100% reproducible in every project i’ve tried it.

  1. Create new project
  2. New Widget bp & add a spinbox in it and modify it’s Delta to 0.1 from 0.0
  3. Add widget to viewport
  4. Play and check how the display text on the spinbox always displays 0.000001 values even though if you printed the output of the spinbox it normally listens to the Delta value you’ve set.

I created a new project…

Download Project:

GoogleDrive:
Mega:

Download Packaged Game:

GoogleDrive:
Mega:

Hello again,
With the project you provided I was unable to see the issue you are experiencing. On our end using the project provided produced the expected results, with the delta being correctly displayed. Can you provide screenshots of the issue you are experiencing?

Thanks!

gif: https://i.imgur.com/7ubVHSv.mp4 (0.1 delta)

Cant imagine how it could be possible for me to be the only one to have this bug.

Hello again sdjgghj,

I have reproduced this issue and logged a report for it here

You can track the report’s status as the issue is reviewed by our development staff. Please be aware that this issue may not be prioritized or fixed soon.

Thanks!

Although… it is labelled as ‘Duplicate’

There is another issue reported in the past that has the same title… so i suppose that’s the reason.

“Spinbox displays values that differ from the value of the delta”

“Spin box delta does not show update values correctly”