Description

There is an issue with UPROPERTY enums where the tooltip does not update as expected.

When the DetailViewWidget is refreshed, the tooltips appear correctly.
For example, ToggleShowingOnlyAllowedProperties(), which internally calls ForceRefresh(), displays the tooltips as expected.

This behavior can be seen in the attached project by commenting in or out of the MyDetailsView.cpp line 11-15.

Steps to Reproduce

1. Download and unzip the attached zip file.
2. build and run project
3. Run Editor Utility Widget: Content/NewEditorUtilityWidgetBlueprint
4. Press Test
5. Hover over UnitState. (tooltip not changed)

Have Comments or More Details?

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

0
Login to Vote

Backlogged
ComponentUE - Editor - UI Systems
Affects Versions5.4.3
CreatedOct 15, 2024
UpdatedNov 20, 2024
View Jira Issue