Description

When attempting to set the default value of a date time in a sub widget the changes are not kept after compiling.

Steps to Reproduce
  1. Create a Widget Blueprint
  2. Add DateTime Variable
  3. Make DateTime variable instance editable
  4. Create another widget blueprint
  5. Add first widget blueprint to second widget as sub blueprint
  6. Attempt to change default value of DateTime variable in sub widget
  7. Compile

Results: The DateTime is reset to 0001.01.01--5.00.00 -0500 , regardless of what it was set to, even set in the base widget blueprint.

Expected: The DateTime variable should retain the changes after compile.

Have Comments or More Details?

There's no existing public thread on this issue, so head over to Questions & Answers just mention UE-105245 in the post.

3
Login to Vote

Backlogged
ComponentUE - Editor - UI Systems
Affects Versions4.254.26
CreatedJan 7, 2021
UpdatedFeb 20, 2023