Description

Visibility track in 4.15 launcher version is not visible. Converted projects from previous version which already had this track, but cannot create new one.

If I add Interp keyword in the UPROPERTY, I can fix this.
What I don't understand is that there is no Interp keyword in previous version.

**Added: This issue is not reproduced in main branch.

in Widget.h

/** The visibility of the widget */
UPROPERTY(EditAnywhere, Interp, Category="Behavior")
ESlateVisibility Visibility;

Steps to Reproduce

1) Open UMG editor. Add a button.
2) Create a widget animation
3) Add a Button track
4) In the +Track button, Note there is no Visibility property.
5) Try same step in 4.14

Have Comments or More Details?

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

1
Login to Vote

Fixed
ComponentUE - Anim - Sequencer
Affects Versions4.15
Target Fix4.15.1
Fix Commit3340101
CreatedMar 6, 2017
ResolvedMar 9, 2017
UpdatedApr 27, 2018